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 b32567b + 5f17809 commit 8f1413eCopy full SHA for 8f1413e
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