Str::unhtml()
Removes all html tags and encoded chars from a string
Str::unhtml(string $string = null): string
Parameters
Name | Type | Default |
---|---|---|
$string | string |
null |
Return type
string
Removes all html tags and encoded chars from a string
Str::unhtml(string $string = null): string
Name | Type | Default |
---|---|---|
$string | string |
null |
string