meraproject/module/core/verify/structure/verifyLang.php

11 lines
146 B
PHP
Raw Permalink Normal View History

<?
namespace core\Verify\structure;
use \core\lang\structure\eLangCode as LangCode;
class verifyLang {
static function getArray(){
}
}