diff --git a/app/code/Magento/Eav/Model/Config.php b/app/code/Magento/Eav/Model/Config.php index 832966d134776..760c1b88b844a 100644 --- a/app/code/Magento/Eav/Model/Config.php +++ b/app/code/Magento/Eav/Model/Config.php @@ -418,7 +418,7 @@ protected function _initAttributes($entityType) * * @param mixed $entityType * @param mixed $code - * @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute|false + * @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute * @throws \Magento\Framework\Exception\LocalizedException */ public function getAttribute($entityType, $code)