silverstripe-framework/tests/i18n/_fakewebroot/i18ntestmodule/code/subfolder/i18nTestNamespacedClass.php
2016-06-29 10:02:32 +12:00

15 lines
149 B
PHP

<?php
namespace i18nTest;
/**
* Created by PhpStorm.
* User: dmooyman
* Date: 17/06/16
* Time: 12:49 PM
*/
class i18nTestNamespacedClass
{
}