The template repository is an internal utility class that is responsible before the Template Engine of retrieving templates (parsed) and fragments, performing all the necessary operations against the caches in order to obtain the required data.
Each {@link TemplateEngine} uses a single object of this class.
@author Daniel Fernández @since 2.0.0
|
|
|
|