コード例 #1
0
ファイル: ApplicationController.php プロジェクト: endel/hook
 public function configs()
 {
     return Config::getValues();
 }