コード例 #1
0
ファイル: controller.php プロジェクト: robkaper/kiki
 public function type()
 {
     return ClassHelper::classToType(get_called_class());
 }