Example #1
0
 /**
  * @param array $newSettings
  */
 public static function setAll(array $newSettings)
 {
     self::$settings = $newSettings;
 }