File tree Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Expand file tree Collapse file tree 2 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -21,16 +21,6 @@ class RedirectRouteAdmin extends Admin
21
21
{
22
22
protected $translationDomain = 'CmfRoutingBundle';
23
23
24
- /**
25
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
26
- */
27
- protected $baseRouteName = 'cmf_routing_redirectroute';
28
-
29
- /**
30
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
31
- */
32
- protected $baseRoutePattern = '/cmf/routing/redirectroute';
33
-
34
24
/**
35
25
* Root path for the route parent selection
36
26
* @var string
Original file line number Diff line number Diff line change @@ -25,16 +25,6 @@ class RouteAdmin extends Admin
25
25
{
26
26
protected $translationDomain = 'CmfRoutingBundle';
27
27
28
- /**
29
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
30
- */
31
- protected $baseRouteName = 'cmf_routing_route';
32
-
33
- /**
34
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
35
- */
36
- protected $baseRoutePattern = '/cmf/routing/route';
37
-
38
28
/**
39
29
* Root path for the route parent selection
40
30
* @var string
You can’t perform that action at this time.
0 commit comments