Skip to content

Kirby 5.0.4

Escape::css()

Escape HTML style property values

Escape::css(string $string): string

Parameters

Name Type Default
$stringrequired string no default value

Return type

string

Parent class

Kirby\Toolkit\Escape