Esempio n. 1
0
 /**
  * Clear headers.
  *
  * @return  void
  *
  * @since   11.1
  */
 public static function clearHeaders()
 {
     self::$headers = array();
 }