7 lines
46 B
PHP
Raw Normal View History

2013-07-18 13:01:36 -05:00
<?php
namespace Foo\Bar;
class TestClass
{
}