mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-08-18 06:08:37 -04:00
7 lines
46 B
PHP
7 lines
46 B
PHP
<?php
|
|
namespace Foo\Bar;
|
|
|
|
class TestClass
|
|
{
|
|
}
|