We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd08089 commit 2458a71Copy full SHA for 2458a71
app/code/Magento/Eav/Model/Config.php
@@ -418,7 +418,7 @@ protected function _initAttributes($entityType)
418
*
419
* @param mixed $entityType
420
* @param mixed $code
421
- * @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute|false
+ * @return \Magento\Eav\Model\Entity\Attribute\AbstractAttribute
422
* @throws \Magento\Framework\Exception\LocalizedException
423
*/
424
public function getAttribute($entityType, $code)
0 commit comments