Skip to content

v0.5.0

Compare
Choose a tag to compare
@gmazzap gmazzap released this 25 May 13:58
· 121 commits to master since this release

Easing the process of using custom template classes.

  • private methods in Template class have been changed to protected
  • introduced 'template_class' engine option
  • add a third argument, $class, for the Engine::renderTemplate() method