Skip to content

Kirby 5.0.2

Escape::html()

Escape HTML element content

Escape::html(string $string): string

Parameters

Name Type Default
$stringrequired string no default value

Return type

string

Parent class

Kirby\Toolkit\Escape