Skip to content

Commit f5fbb5f

Browse files
committed
Fix pipeline
1 parent fad4527 commit f5fbb5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/PseudoTypes/ArrayShapeTest.php

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace phpDocumentor\Reflection\PseudoTypes;
46

57
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)