Upgrade to 3.5.1
This commit is contained in:
@@ -175,6 +175,8 @@ class Html extends Xml
|
||||
* @param string|null $string
|
||||
* @param bool $keepTags If true, existing tags won't be escaped
|
||||
* @return string The HTML string
|
||||
*
|
||||
* @psalm-suppress ParamNameMismatch
|
||||
*/
|
||||
public static function encode(?string $string, bool $keepTags = false): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user