class TemplateParser

Methods

parseFolder(string|array $folders)

Parses .tpl files in the specified folders and returns a TokenCollection

Details

at line 18
TokenCollection parseFolder(string|array $folders)

Parses .tpl files in the specified folders and returns a TokenCollection

Parameters

string|array $folders

Return Value

TokenCollection