Skip to content

Commit

Permalink
Update app/code/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php
Browse files Browse the repository at this point in the history
Co-Authored-By: Slava Mankivski <mankivsk@adobe.com>
  • Loading branch information
mkalakailo and slavvka committed Jan 9, 2020
1 parent eb43ee7 commit 8f30b1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ public function getApplyTo()
/**
* Retrieve source model
*
* @return mixed|string|null
* @return \Magento\Eav\Model\Entity\Attribute\Source\AbstractSource|string|null
*/
public function getSourceModel()
{
Expand Down

0 comments on commit 8f30b1e

Please sign in to comment.