| Path : /var/www/html/solarwindia/vendor/phpunit/php-token-stream/tests/_fixture/ |
| Current File : /var/www/html/solarwindia/vendor/phpunit/php-token-stream/tests/_fixture/classInScopedNamespace.php |
<?php
namespace Foo\BarScoped {
class TestClass {
}
}