Skip to content

Commit 6c19a3d

Browse files
committed
Fix typo
1 parent 2ebbcf7 commit 6c19a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/TestUtilsTest/TestCase/AssertDefaultAttributesValuesTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @copyright 2019 Cross Solution <http://cross-solution.de>
88
*/
99

10-
declare(strict_type=1);
10+
declare(strict_types=1);
1111

1212
namespace Cross\TestUtilsTest\TestCase;
1313

0 commit comments

Comments
 (0)