Skip to content

Commit a86bda3

Browse files
committed
Removing requirement to register twig extension in services.yaml
1 parent 9c8ed6d commit a86bda3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Twig/AppExtension.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
*
2424
* See https://symfony.com/doc/current/cookbook/templating/twig_extension.html
2525
*
26-
* In addition to creating the Twig extension class, before using it you must also
27-
* register it as a service. See app/config/services.yml file for details.
28-
*
2926
* @author Ryan Weaver <[email protected]>
3027
* @author Javier Eguiluz <[email protected]>
3128
* @author Julien ITARD <[email protected]>

0 commit comments

Comments
 (0)