Skip to content

Commit 3c3c267

Browse files
committed
MC-20691: Admin: Update attribute set
1 parent c1bd70e commit 3c3c267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Magento\Framework\Api\SearchCriteriaBuilder;
1313

1414
/**
15-
* Attribute set additional functions.
15+
* Search and return attribute set by name.
1616
*/
1717
class GetAttributeSetByName
1818
{
@@ -39,7 +39,7 @@ public function __construct(
3939
}
4040

4141
/**
42-
* Search and return attribute set by name.
42+
* Find attribute set by name and return it.
4343
*
4444
* @param string $attributeSetName
4545
* @return AttributeSetInterface|null

0 commit comments

Comments
 (0)