Skip to content

Commit 281feb3

Browse files
author
Bohdan Korablov
committed
Merge remote-tracking branch 'tangoc/MAGETWO-44686' into pullr
2 parents 4e6eb59 + 2458a71 commit 281feb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Eav/Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ protected function _initAttributes($entityType)
418418
*
419419
* @param mixed $entityType
420420
* @param mixed $code
421-
* @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute|false
421+
* @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute
422422
* @throws \Magento\Framework\Exception\LocalizedException
423423
*/
424424
public function getAttribute($entityType, $code)

0 commit comments

Comments
 (0)