Skip to content

Commit 583364f

Browse files
committed
AC-10686: [PCI] SRI enabled on payment pages.
Static test fix.
1 parent 599bc7b commit 583364f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Csp/Block/Sri/Hashes.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
7+
68
namespace Magento\Csp\Block\Sri;
79

810
use Magento\Framework\UrlInterface;

0 commit comments

Comments
 (0)