Skip to content

Kirby 5.0.4

Escape::xml()

Escape XML element content

Escape::xml(string $string): string

Parameters

Name Type Default
$stringrequired string no default value

Return type

string

Parent class

Kirby\Toolkit\Escape