We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261f2ae commit f4e3f91Copy full SHA for f4e3f91
app/code/Magento/Customer/Model/Plugin/Grid/CustomAttribute.php
@@ -41,7 +41,7 @@ public function getCustomAttributesWithOptions()
41
42
/**
43
* @param AttributeMetadataInterface $attribute
44
- * @param $optionId
+ * @param string $optionId
45
* @return string
46
*/
47
protected function getAttributeOptionLabelById(AttributeMetadataInterface $attribute, $optionId)
0 commit comments