$kirby->kirbytags()
Parses and resolves KirbyTags in text
$kirby->kirbytags(string|null $text = null, array $data = [ ]): string
Parameters
Name | Type | Default |
---|---|---|
$text | string ornull |
null
|
$data | array |
[ ]
|
Return type
string