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

7 lines
80 B
PHP

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