Html::value()
Properly encodes tag contents
Html::value(mixed $value): string|null
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
Return type
string
|null
Properly encodes tag contents
Html::value(mixed $value): string|null
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
string
|null