We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad4527 commit f5fbb5fCopy full SHA for f5fbb5f
tests/unit/PseudoTypes/ArrayShapeTest.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
namespace phpDocumentor\Reflection\PseudoTypes;
6
7
use PHPUnit\Framework\TestCase;
0 commit comments