templates property

Map<String, Template> templates
final

A map of parsed templates loaded by the environment.

Implementation

final Map<String, Template> templates;