Skip to content

Commit c62a81c

Browse files
committed
Merge branch 'MAGETWO-94152' into 2.3-develop-pr7
2 parents f8a9679 + 6b54a16 commit c62a81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Model/ResourceModel/Attribute/OptionSelectBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function __construct(Attribute $attributeResource, OptionProvider $attrib
4040
}
4141

4242
/**
43-
* {@inheritdoc}
43+
* @inheritdoc
4444
*/
4545
public function getSelect(AbstractAttribute $superAttribute, int $productId, ScopeInterface $scope)
4646
{

0 commit comments

Comments
 (0)