Skip to content

Commit 2fbf68c

Browse files
committed
Fixed static check error
1 parent 5dde652 commit 2fbf68c

File tree

1 file changed

+4
-0
lines changed
  • src/Magento/FunctionalTestingFramework/Codeception/Module

1 file changed

+4
-0
lines changed

src/Magento/FunctionalTestingFramework/Codeception/Module/Sequence.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
5+
*/
26

37
declare(strict_types=1);
48

0 commit comments

Comments
 (0)