Skip to content

Kirby 5.5.2

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

Parent class

Kirby\Text\KirbyTags