v0.5.0
Easing the process of using custom template classes.
private
methods in Template class have been changed toprotected
- introduced
'template_class'
engine option - add a third argument,
$class
, for theEngine::renderTemplate()
method
Easing the process of using custom template classes.
private
methods in Template class have been changed to protected
'template_class'
engine option$class
, for the Engine::renderTemplate()
method