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.
2 parents 199d7c2 + 8f30b1e commit 5f17809Copy full SHA for 5f17809
app/code/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php
@@ -395,7 +395,7 @@ public function getApplyTo()
395
/**
396
* Retrieve source model
397
*
398
- * @return \Magento\Eav\Model\Entity\Attribute\Source\AbstractSource
+ * @return \Magento\Eav\Model\Entity\Attribute\Source\AbstractSource|string|null
399
*/
400
public function getSourceModel()
401
{
0 commit comments