Esempio n. 1
0
 public static function setOptions($options)
 {
     self::$options = array_merge(self::$options, $options);
 }