Skip to content

Kirby 4.2.0

$smartypants->parse()

Parses the given text

$smartypants->parse(?string $text = null): string

Parameters

Name Type Default
$text string|null null

Return type

string

Parent class

Kirby\Text\SmartyPants