コード例 #1
0
ファイル: Scms.php プロジェクト: hlogeon/scms
 public static function getAllTypes()
 {
     return Type::listAliases();
 }