コード例 #1
0
ファイル: Config.class.php プロジェクト: pthreat/apf-dev
 public function isProduction()
 {
     return (bool) parent::getIsProduction();
 }