Skip to content

Commit 2f60571

Browse files
committed
Update bug-13747.php
1 parent 4f814d6 commit 2f60571

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/PHPStan/Analyser/nsrt/bug-13747.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php declare(strict_types = 1);
22

3-
use function PHPStan\dumpType;
3+
namespace Bug13747;
4+
45
use function PHPStan\Testing\assertType;
56

67
class HelloWorld

0 commit comments

Comments
 (0)