Skip to content

Commit

Permalink
fix documentation updateAttributeGroup() (#1593)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsvamberg authored May 16, 2021
1 parent ec729b2 commit ee56507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Eav/Model/Entity/Setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ public function addAttributeGroup($entityTypeId, $setId, $name, $sortOrder = nul
* @param mixed $entityTypeId
* @param mixed $setId
* @param mixed $id
* @param string $field
* @param array|string $field
* @param mixed $value
* @return $this
*/
Expand Down

0 comments on commit ee56507

Please sign in to comment.