slimphp / PHP-View

A Simple PHP Renderer for Slim 3 & 4 (or any other PSR-7 project)
MIT License
263 stars 60 forks source link

Add `templateExists` function #77

Closed jakejohns closed 3 years ago

jakejohns commented 3 years ago

Adds a templateExists function to test if a template exists.