Skip to content

Commit 880b8c0

Browse files
committed
MC-20694: Admin: Delete attribute set
1 parent 7cde27c commit 880b8c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/framework/Magento/TestFramework/Eav/Model/GetAttributeSetByName.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ public function __construct(
3939
}
4040

4141
/**
42+
* Find attribute set by name and return it.
43+
*
4244
* @param string $attributeSetName
4345
* @return AttributeSetInterface|null
4446
*/

0 commit comments

Comments
 (0)