filters property

Map<String, Function> filters
final

A map of filters that are available in every template loaded by the environment.

Implementation

final Map<String, Function> filters;