Is it possible to use custom filters with twigstring? If so, can you please update the documentation to reflect the configuration?
For example, I'd like to run {{ var|myTwigFilter(5) }} or {{ myTwigFunction(var, 3) }}.
Thanks, and thanks for this bundle, very useful!
Is it possible to use custom filters with twigstring? If so, can you please update the documentation to reflect the configuration?
For example, I'd like to run {{ var|myTwigFilter(5) }} or {{ myTwigFunction(var, 3) }}.
Thanks, and thanks for this bundle, very useful!