Skip to content

Commit a4419f6

Browse files
committed
add missing test namespace
1 parent 700bfbb commit a4419f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/PHPStan/Analyser/data/bug-12800.php

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

3+
namespace Bug12800;
4+
35
class a
46
{
57
/**

0 commit comments

Comments
 (0)