Skip to content

Commit 03f4abc

Browse files
committed
MAGETWO-95652: Call to \Magento\Framework\Api\MetadataServiceInterface::getCustomAttributesMetadata leads to fatal error
1 parent df29676 commit 03f4abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ protected function _getResource()
500500
/**
501501
* Get a list of custom attribute codes that belongs to product attribute set.
502502
*
503-
* If attribute set not specified fors product will return all product attribute codes
503+
* If attribute set not specified for product will return all product attribute codes
504504
*
505505
* @return string[]
506506
*/

0 commit comments

Comments
 (0)