Methods
getName() Line 24
publicgetName() : string
Returns
string —
processSub() Line 29
publicprocessSub(Parser $parser, Node|null $document, string $variable, string $data, array $options) : Node|null
Parameters
Returns
Node|null —
formatLanguageTab() Line 58
A hack to print exactly what we want in the tab of a configuration block.
privateformatLanguageTab(string $language) : string