mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
tweaked docs
This commit is contained in:
+2
-2
@@ -787,8 +787,8 @@ classes must be autoload-able)::
|
||||
|
||||
.. note::
|
||||
|
||||
As of Twig 1.32, Twig comes with a PSR-11 compatible runtime loader
|
||||
(``Twig_ContainerRuntimeLoader``) that works on PHP 5.3+.
|
||||
Twig comes with a PSR-11 compatible runtime loader
|
||||
(``Twig_ContainerRuntimeLoader``).
|
||||
|
||||
It is now possible to move the runtime logic to a new
|
||||
``Project_Twig_RuntimeExtension`` class and use it directly in the extension::
|
||||
|
||||
Reference in New Issue
Block a user