Example #1
0
 /**
  * Clears the cached summary information.
  *
  * @since Method available since Release 3.3.0
  */
 public static function clearSummary()
 {
     self::$summary = array();
 }