Searched refs:allowQuotes (Results 1 – 1 of 1) sorted by relevance
1637 protected static function escape($text, $allowQuotes = false) argument1639 return htmlspecialchars($text, $allowQuotes ? ENT_NOQUOTES : ENT_QUOTES, 'UTF-8');