Example #1
0
 public static function isDevMode()
 {
     return AppConfig::isDevMode();
 }