Searched refs:striptags (Results 1 – 2 of 2) sorted by relevance
351 return CoreExtension::striptags($string, $allowable_tags);
1324 public static function striptags($string, $allowable_tags = null): string function in Twig\\Extension\\CoreExtension