Skip to content

Commit 510841e

Browse files
ACPT-987
fixing static test failure
1 parent 084c6de commit 510841e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/TestFramework/Unit/Listener/ReplaceObjectManager/TestProvidesServiceInterface.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\Framework\TestFramework\Unit\Listener\ReplaceObjectManager;
79

810
interface TestProvidesServiceInterface

0 commit comments

Comments
 (0)