Skip to content

Commit 5cba788

Browse files
committed
revert retuen code
1 parent dd9c0d1 commit 5cba788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Ui/Component/Listing/AttributeRepository.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ protected function getOptionArray(array $options)
156156
* Return customer group's metadata by given group code
157157
*
158158
* @param string $code
159-
* @return string null
159+
* @return array | null
160160
*/
161161
public function getMetadataByCode($code)
162162
{

0 commit comments

Comments
 (0)