Skip to content

Kirby 4.2.0

Escape::html()

Escape HTML element content

Escape::html(string $string): string

Parameters

Name Type Default
$string * string

Return type

string

Parent class

Kirby\Toolkit\Escape