%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/vendor/phpunit/php-token-stream/tests/_fixture/ |
Current File : /home/ugotscom/3vfm3/vendor/phpunit/php-token-stream/tests/_fixture/classExtendsNamespacedClass.php |
<?php namespace Foo\Bar; class Baz {} namespace Other\Space; class Extender extends \Foo\Bar\Baz {}