Skip to content

Commit 850c8f7

Browse files
author
Mykola Palamar
committed
MAGETWO-56487: [GitHub] Multi-select option attribute values do not appear in admin #5877
1 parent 350d12d commit 850c8f7

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Controller/Adminhtml/Product/Attribute

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Controller/Adminhtml/Product/Attribute/Validate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ private function checkUniqueOption(DataObject $response, array $options = null)
173173
*
174174
* @param DataObject $response
175175
* @param array $optionsForCheck
176+
* @return void
176177
*/
177178
private function checkEmptyOption(DataObject $response, array $optionsForCheck = null)
178179
{

0 commit comments

Comments
 (0)