Skip to content

Commit ee56507

Browse files
authored
fix documentation updateAttributeGroup() (OpenMage#1593)
1 parent ec729b2 commit ee56507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/core/Mage/Eav/Model/Entity/Setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ public function addAttributeGroup($entityTypeId, $setId, $name, $sortOrder = nul
489489
* @param mixed $entityTypeId
490490
* @param mixed $setId
491491
* @param mixed $id
492-
* @param string $field
492+
* @param array|string $field
493493
* @param mixed $value
494494
* @return $this
495495
*/

0 commit comments

Comments
 (0)