File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 <argument >%kernel.bundles%</argument >
1616 </service >
1717
18- <service id =" fos_js_routing.dump_command" class =" FOS\JsRoutingBundle\Command\DumpCommand" public = " false " >
18+ <service id =" fos_js_routing.dump_command" class =" FOS\JsRoutingBundle\Command\DumpCommand" >
1919 <argument type =" service" id =" fos_js_routing.extractor" />
2020 <argument type =" service" id =" fos_js_routing.serializer" />
2121 <argument >%kernel.root_dir%</argument >
2222 <argument >%fos_js_routing.request_context_base_url%</argument >
2323 <tag name =" console.command" />
2424 </service >
25- <service id =" fos_js_routing.router_debug_exposed_command" class =" FOS\JsRoutingBundle\Command\RouterDebugExposedCommand" public = " false " >
25+ <service id =" fos_js_routing.router_debug_exposed_command" class =" FOS\JsRoutingBundle\Command\RouterDebugExposedCommand" >
2626 <argument type =" service" id =" fos_js_routing.extractor" />
2727 <argument type =" service" id =" router" />
2828 <tag name =" console.command" />
You can’t perform that action at this time.
0 commit comments