Summary
- File
- Package hierarchy Template\loader
- Class hierarchy \StringTemplateLoader
- Implements \TemplateLoader
This loader is a very simple one. Its input is a string containing the template source.
It doesn't supports caching so it always parses the input source.