Skip to content

Commit

Permalink
issue-38758 codestyle fixes ( strict_types )
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislav committed Sep 11, 2024
1 parent e81b4de commit 1bc59f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
declare(strict_types=1);

namespace Magento\Developer\Console\Command;

Expand Down

0 comments on commit 1bc59f4

Please sign in to comment.