Current File : /home/itiffy/www/vendor/phpunit/php-token-stream/tests/_fixture/classInNamespace.php
<?php
namespace Foo\Bar;

class TestClass
{
}