Exemple #1
0
 /**
  * This method is only useful when testing Twig. Do not use it.
  */
 public static function clearCache()
 {
     self::$cache = array();
 }