We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca9633 commit 64423c0Copy full SHA for 64423c0
Admin/RouteAdmin.php
@@ -25,16 +25,6 @@ class RouteAdmin extends Admin
25
{
26
protected $translationDomain = 'CmfRoutingBundle';
27
28
- /**
29
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
30
- */
31
- protected $baseRouteName = 'cmf_routing_route';
32
-
33
34
35
36
- protected $baseRoutePattern = '/cmf/routing/route';
37
38
/**
39
* Root path for the route parent selection
40
* @var string
0 commit comments