Skip to content

Commit 5c64a46

Browse files
committed
Merge remote-tracking branch 'origin/MC-20691' into 2.3-develop-com-pr3
2 parents ff1eb2a + 3c3c267 commit 5c64a46

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)