Skip to content

Commit dd5825f

Browse files
committed
fix collision
1 parent d08533c commit dd5825f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Bug13674a;
3+
namespace Bug13674b;
44

55
use function assert;
66
use function PHPStan\Testing\assertType;

0 commit comments

Comments
 (0)