KirbyTags::parse()
KirbyTags::parse(string|null $text = null, array $data = [ ], array $options = [ ], bool $debug = false): string
Parameters
| Name | Type | Default |
|---|---|---|
| $text | stringornull |
null
|
| $data | array |
[ ]
|
| $options | array |
[ ]
|
| $debug | bool |
false
|
Return type
string