KirbyTags::parse()
KirbyTags::parse(string $text = null, array $data = [ ], array $options = [ ], Kirby\Cms\App $app = null): string
Parameters
Name | Type | Default |
---|---|---|
$text | string |
null |
$data | array |
[ ] |
$options | array |
[ ] |
$app | Kirby\Cms\App |
null |
Return type
string