Commit 039a2f1 1 parent 7fb8c8b commit 039a2f1 Copy full SHA for 039a2f1
File tree 2 files changed +0
-45
lines changed
2 files changed +0
-45
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ parameters:
2
2
avanzu_admin_theme.exception_controller.class : Avanzu\AdminThemeBundle\Controller\ExceptionController
3
3
twig.controller.exception.class : Avanzu\AdminThemeBundle\Controller\ExceptionController
4
4
avanzu_admin_theme.extension.class : Avanzu\AdminThemeBundle\Twig\AvanzuAdminExtension
5
- avanzu_admin_theme.form.help_extension.class : Avanzu\AdminThemeBundle\Form\FormHelpExtension
6
5
avanzu_admin_theme.context_helper.class : Avanzu\AdminThemeBundle\Helper\ContextHelper
7
6
avanzu_admin_theme.admin_router.class : Avanzu\AdminThemeBundle\Routing\RouteAliasCollection
8
7
avanzu_admin_theme.theme_manager.class : Avanzu\AdminThemeBundle\Theme\ThemeManager
@@ -15,11 +14,6 @@ services:
15
14
arguments :
16
15
- " %avanzu_admin_theme.container.class%"
17
16
18
- avanzu_admin_theme.form.help_extension :
19
- class : " %avanzu_admin_theme.form.help_extension.class%"
20
- tags :
21
- - { name: form.type_extension, extended_type: Symfony\Component\Form\Extension\Core\Type\FormType }
22
-
23
17
avanzu_admin_theme.admin_router :
24
18
class : " %avanzu_admin_theme.admin_router.class%"
25
19
arguments :
You can’t perform that action at this time.
0 commit comments