We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df13346 commit 234c9f9Copy full SHA for 234c9f9
templating/twig_extension.rst
@@ -95,9 +95,9 @@ You can now start using your filter in any Twig template.
95
Creating Lazy-Loaded Twig Extensions
96
------------------------------------
97
98
-.. versionadded:: 1.26
+.. versionadded:: 1.35
99
100
- Support for lazy-loaded extensions was introduced in Twig 1.26.
+ Support for lazy-loaded extensions was introduced in Twig 1.35.0 and 2.4.4.
101
102
Including the code of the custom filters/functions in the Twig extension class
103
is the simplest way to create extensions. However, Twig must initialize all
0 commit comments