Skip to content

Commit eefd0a5

Browse files
committed
MAGETWO-91335: Manufacturer attribute not appearing in Configurable Products on the backend
1 parent 41bcf2f commit eefd0a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Setup/Patch/Data/UpdateManufacturerAttribute.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
67

78
namespace Magento\ConfigurableProduct\Setup\Patch\Data;
89

0 commit comments

Comments
 (0)