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 edbe04b commit 4ca9633Copy full SHA for 4ca9633
Admin/RedirectRouteAdmin.php
@@ -21,16 +21,6 @@ class RedirectRouteAdmin extends Admin
21
{
22
protected $translationDomain = 'CmfRoutingBundle';
23
24
- /**
25
- * work around https://github.com/sonata-project/SonataAdminBundle/pull/1472
26
- */
27
- protected $baseRouteName = 'cmf_routing_redirectroute';
28
-
29
30
31
32
- protected $baseRoutePattern = '/cmf/routing/redirectroute';
33
34
/**
35
* Root path for the route parent selection
36
* @var string
0 commit comments