Frontend\Core\Engine\TemplateCustom::parse PHP Method

parse() private method

Parse the custom stuff
private parse ( )
    private function parse()
    {
        // insert your custom stuff here...
    }
TemplateCustom