Exemplo n.º 1
0
 /**
  * Clears all current configuration parameters.
  */
 public static function clear()
 {
     self::$config = array();
 }