Skip to content

Commit 46f0a0b

Browse files
committed
MAGETWO-88631: Pr sprint 10 delivery
- fix integration test
1 parent 1472010 commit 46f0a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/registration.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
//Register components (via a list of glob patterns)
78
namespace Magento\NonComposerComponentRegistration;
89
use RuntimeException;

0 commit comments

Comments
 (0)