Skip to content

Glacial Template v2.0.0

Latest
Compare
Choose a tag to compare
@qolarnix qolarnix released this 24 Jul 21:55
· 1 commit to master since this release

Added constructor to view to inherit paths config. Now you can render other templates inside views.

$view->render('template-name');

All other view methods will still work here. You can also use view to escape and modify text from any source.