Searched refs:logAndReturnTheEmptyString (Results 1 – 1 of 1) sorted by last modified time
22 …return self::logAndReturnTheEmptyString("You can't used a $forbiddenNode node$suffixMessage.", $ca…32 …return self::logAndReturnTheEmptyString("You can't used a style attribute $suffixMessage", $canoni…38 …return self::logAndReturnTheEmptyString("You can't used an callback handler on attribute $suffixMe…51 private static function logAndReturnTheEmptyString(string $string, $canonical): string function in ComboStrap\\Web\\Sanitizer