Skip to content

Commit f4e3f91

Browse files
author
okarpenko
committed
MAGETWO-40863: Stabilization Customer Search
1 parent 261f2ae commit f4e3f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Model/Plugin/Grid/CustomAttribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function getCustomAttributesWithOptions()
4141

4242
/**
4343
* @param AttributeMetadataInterface $attribute
44-
* @param $optionId
44+
* @param string $optionId
4545
* @return string
4646
*/
4747
protected function getAttributeOptionLabelById(AttributeMetadataInterface $attribute, $optionId)

0 commit comments

Comments
 (0)