Closed akrabat closed 5 years ago
Rather than use the root RuntimeException, use our own PhpTemplateNotFoundException so that it can be caught specifically.
PhpTemplateNotFoundException
Fixes #43.
This PR is branched off of #55's branch, so should be rebased after #55 is merged.
Rather than use the root RuntimeException, use our own
PhpTemplateNotFoundException
so that it can be caught specifically.Fixes #43.
This PR is branched off of #55's branch, so should be rebased after #55 is merged.