silverstripe-framework/tests/php/i18n/i18nTest/_fakewebroot/i18ntestmodule/code/subfolder/i18nTestNamespacedClass.php
2016-11-23 19:25:12 +13:00

9 lines
63 B
PHP

<?php
namespace i18nTest;
class i18nTestNamespacedClass
{
}