Example #1
0
 protected function initProjectConfig()
 {
     Config::init();
     Config::setConfigPath($this->config['config_path']);
 }