Skip to content

Commit de9d8f9

Browse files
committed
Update count-recursive.php
1 parent c92f528 commit de9d8f9

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)