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