Esempio n. 1
0
 /**
  * Set up configuration manager.
  *
  * @return void
  */
 protected function initConfig()
 {
     // This is needed for initConfig to be called before
     // overridden initLanguage and initTheme
     parent::initConfig();
 }