Skip to content

Commit

Permalink
Merge remote-tracking branch 'tangoc/MAGETWO-44686' into pullr
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohdan Korablov committed Nov 2, 2015
2 parents 4e6eb59 + 2458a71 commit 281feb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Eav/Model/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 281feb3

Please sign in to comment.