$modelwithcontent->toString()
String template builder
Parameters
Name | Type | Default | Description |
---|---|---|---|
$template | string |
null |
Template string or null to use the model ID |
$data | array |
[ ] |
|
$fallback | string |
'' |
Fallback for tokens in the template that cannot be replaced ( null to keep the original token) |
$handler | string |
'template' |
For internal use |
Return type
string