Directory : /home/proudlyafrican/www/vendor/phpunit/php-token-stream/tests/_fixture/ |
Current File : /home/proudlyafrican/www/vendor/phpunit/php-token-stream/tests/_fixture/classInScopedNamespace.php |
<?php namespace Foo\BarScoped { class TestClass { } }