Skip to content

Commit

Permalink
PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Sep 19, 2024
1 parent 12439ab commit 8e085f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/code/core/Mage/Eav/Block/Adminhtml/Attribute/Set/Grid.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ protected function _prepareColumns()
'sortable' => true,
'index' => 'attribute_set_name',
]);

return $this;
}

public function getRowUrl($row)
Expand Down

0 comments on commit 8e085f9

Please sign in to comment.