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 9fbe611 commit c7ab6d7Copy full SHA for c7ab6d7
Resources/config/routing-dynamic.xml
@@ -45,7 +45,7 @@
45
<service id="cmf_routing.enhancer.controller_for_templates_by_class" class="%cmf_routing.enhancer.field_by_class.class%" public="false">
46
<argument>_content</argument>
47
<argument>_controller</argument>
48
- <argument>%cmf_routing.defined_templates.class%</argument>
+ <argument type="collection" />
49
</service>
50
51
<service id="cmf_routing.enhancer.templates_by_class" class="%cmf_routing.enhancer.field_by_class.class%" public="false">
0 commit comments