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 010a795 commit 42d1d49Copy full SHA for 42d1d49
Resources/config/console.xml
@@ -160,6 +160,7 @@
160
<argument type="collection" /> <!-- All services form types are stored here by FormPass -->
161
<argument type="collection" /> <!-- All type extensions are stored here by FormPass -->
162
<argument type="collection" /> <!-- All type guessers are stored here by FormPass -->
163
+ <argument type="service" id="debug.file_link_formatter" on-invalid="null" />
164
<tag name="console.command" command="debug:form" />
165
</service>
166
</services>
0 commit comments