Skip to content

Commit 887902b

Browse files
committed
ENGCOM-3810: Static test fix.
1 parent 0df7243 commit 887902b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Eav/Model/Entity/Attribute/Source/AbstractSource.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ public function getOptionText($value)
8080
}
8181

8282
/**
83+
* Get option id.
84+
*
8385
* @param string $value
8486
* @return null|string
8587
*/

0 commit comments

Comments
 (0)