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
2121{
2222 protected $ translationDomain = 'CmfRoutingBundle ' ;
2323
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-
3424 /**
3525 * Root path for the route parent selection
3626 * @var string
Original file line number Diff line number Diff line change @@ -25,16 +25,6 @@ class RouteAdmin extends Admin
2525{
2626 protected $ translationDomain = 'CmfRoutingBundle ' ;
2727
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-
3828 /**
3929 * Root path for the route parent selection
4030 * @var string
You can’t perform that action at this time.
0 commit comments