Summary
- File
- Package hierarchy Template\renderer
- Class hierarchy \DefaultTemplateRenderer
- Implements \TemplateRenderer
This template renderer is able to deal with both loader which cache and don't cache.
When the loader supports caching, it includes the cached file to use APC's optimization, but if it doesn't support it, it simply evals the template code.