PHP Class Frontend\Core\Engine\TemplateCustom

Deprecation:
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
__construct ( Frontend\Core\Engine\Template $tpl )

Private Methods

Method Description
parse ( ) Parse the custom stuff

Method Details

__construct() public method

public __construct ( Frontend\Core\Engine\Template $tpl )
$tpl Frontend\Core\Engine\Template The template instance.