Fixed deprecation related to exception_controller.

This commit is contained in:
Jan Böhmer 2019-11-23 15:14:16 +01:00
parent 937700b06e
commit fa4f3aadd6

View file

@ -3,6 +3,7 @@ twig:
debug: '%kernel.debug%' debug: '%kernel.debug%'
strict_variables: '%kernel.debug%' strict_variables: '%kernel.debug%'
form_themes: ['bootstrap_4_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ] form_themes: ['bootstrap_4_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ]
exception_controller: ~
globals: globals:
partdb_title: '%partdb_title%' partdb_title: '%partdb_title%'