Exemple #1
0
 /**
  *
  * @return Config
  */
 protected static function getConfig()
 {
     return ConfigFactory::get(static::$configName);
 }