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 db3f5f8 commit c3a4a8bCopy full SHA for c3a4a8b
app/code/Magento/Catalog/Setup/Patch/Data/EnableDirectiveParsing.php
@@ -3,7 +3,7 @@
3
* Copyright © Magento, Inc. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-
+declare(strict_types=1);
7
namespace Magento\Catalog\Setup\Patch\Data;
8
9
use Magento\Framework\Setup\ModuleDataSetupInterface;
0 commit comments