File "classInNamespace.php"

Full Path: /www/wwwroot/shphe-en.com/smsapi/api_sdk/vendor/phpunit/php-token-stream/tests/_fixture/classInNamespace.php
File size: 46 bytes
MIME-type: --
Charset: utf-8

<?php
namespace Foo\Bar;

class TestClass
{
}