Html::decode()
Removes all HTML/XML tags and encoded chars from a string
Parameters
Name | Type | Default |
---|---|---|
$string * | string |
– |
Return type
string
Parent class
Kirby\Toolkit\Html
inherited from Kirby\Toolkit\Xml
Removes all HTML/XML tags and encoded chars from a string
Name | Type | Default |
---|---|---|
$string * | string |
– |
string
Kirby\Toolkit\Html
inherited from Kirby\Toolkit\Xml