Skip to content

Commit c3a4a8b

Browse files
committed
MC-1364: Always Render Magento directives on Magento Storefront
1 parent db3f5f8 commit c3a4a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Setup/Patch/Data/EnableDirectiveParsing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
6+
declare(strict_types=1);
77
namespace Magento\Catalog\Setup\Patch\Data;
88

99
use Magento\Framework\Setup\ModuleDataSetupInterface;

0 commit comments

Comments
 (0)