Skip to content

Commit d3630d6

Browse files
committed
ACP2E-2300: fix static errors
1 parent a84b168 commit d3630d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sitemap/Model/ResourceModel/Catalog/SelectWrapper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* is strictly forbidden unless prior written permission is obtained
1313
* from Adobe.
1414
*/
15+
declare(strict_types=1);
1516

1617
namespace Magento\Sitemap\Model\ResourceModel\Catalog;
1718

0 commit comments

Comments
 (0)