Skip to content

Commit 8f30b1e

Browse files
mkalakailoslavvka
andauthored
Update app/code/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php
Co-Authored-By: Slava Mankivski <[email protected]>
1 parent eb43ee7 commit 8f30b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/ResourceModel/Eav/Attribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ public function getApplyTo()
383383
/**
384384
* Retrieve source model
385385
*
386-
* @return mixed|string|null
386+
* @return \Magento\Eav\Model\Entity\Attribute\Source\AbstractSource|string|null
387387
*/
388388
public function getSourceModel()
389389
{

0 commit comments

Comments
 (0)