kirbytags()
Parses KirbyTags in the given string. Shortcut for $kirby->kirbytags($text, $data)
kirbytags(string $text = null, array $data = [ ]): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$text |
string |
null |
|
$data |
array |
[ ] |
Return type
string