Twig
Interfaces, Classes and Traits
- Engine
- View engine used by the system, used for converting .htm files to twig.
- Extension
- The System Twig extension class implements common Twig functions and filters.
- Loader
- This class implements a Twig template loader for the core system and backend.
- MailPartialNode
- Represents a partial node
- MailPartialTokenParser
- Parser for the `{% partial %}` Twig tag.
- SecurityPolicy
- SecurityPolicy globally blocks accessibility of certain methods and properties.