Attribute
Table of Contents
Classes
- AsTwigFilter
- Registers a method as template filter.
- AsTwigFunction
- Registers a method as template function.
- AsTwigTest
- Registers a method as template test.
- FirstClassTwigCallableReady
- Marks nodes that are ready to accept a TwigCallable instead of its name.
- YieldReady
- Marks nodes that are ready for using "yield" instead of "echo" or "print()" for rendering.