Skip to content

Commit 277d83b

Browse files
committed
bug #39 Remove legacy twig.exception_controller option (nicolas-grekas)
This PR was merged into the 5.4 branch. Discussion ---------- Remove legacy twig.exception_controller option Related to symfony/symfony-docs#21410 /cc `@javiereguiluz` Commits ------- 46b6074 Remove legacy twig.exception_controller option
2 parents 4c526ea + 46b6074 commit 277d83b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/packages/twig.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ twig:
22
default_path: '%kernel.project_dir%/templates'
33
debug: '%kernel.debug%'
44
strict_variables: '%kernel.debug%'
5-
exception_controller: null

0 commit comments

Comments
 (0)