1
0
Fork 0
php-language-server/validation/frameworks/broken/testQualifiedNameOutsideOfN...

5 lines
59 B
PHP

<?php
namespace SomeNamespace { }
NameOutsideOfNamespace;