Example #1
0
 protected static function writeConfig()
 {
     File::createConfig(self::$data, self::$APP_CONFIG_DIR . 'config.inc.php');
 }