Kohana v3.3.0
This commit is contained in:
6
vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php
vendored
Normal file
6
vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace Foo\Bar;
|
||||
|
||||
class TestClass
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user