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