1
0
Fork 0
php-language-server/tests/Validation/cases/docBlocksOnNamespaceDefinit...

7 lines
80 B
PHP
Raw Normal View History

<?php
/**
* This is a file comment, not NS comment
*/
namespace MyNamespace;