h()
Shortcut for html()
h(?string $string, bool $keepTags = false): string
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $string * | string|null |
– | unencoded text |
| $keepTags | bool |
false |
Return type
string
Shortcut for html()
h(?string $string, bool $keepTags = false): string
| Name | Type | Default | Description |
|---|---|---|---|
| $string * | string|null |
– | unencoded text |
| $keepTags | bool |
false |
string