Skip to content

Commit 671583d

Browse files
author
rostislav
committed
issue-38758 codestyle fixes ( strict_types and copyright )
1 parent e81b4de commit 671583d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dev/tests/integration/testsuite/Magento/Developer/Console/Command/DiInfoCommandTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
6+
declare(strict_types=1);
27

38
namespace Magento\Developer\Console\Command;
49

0 commit comments

Comments
 (0)