Esempio n. 1
0
 public static function setConfigFromFile($path)
 {
     self::$parameters = Parameters::loadFromFile($path);
 }