Skip to content

Commit b363706

Browse files
committed
Update count-recursive.php
1 parent 54d1354 commit b363706

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/PHPStan/Analyser/nsrt/count-recursive.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace CountRecursive;
4+
35
use function PHPStan\Testing\assertType;
46

57
class HelloWorld

0 commit comments

Comments
 (0)