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 182a1dd commit a98d98aCopy full SHA for a98d98a
console.config.yml
@@ -1,9 +1,9 @@
1
-application:
2
- autowire:
3
- commands:
4
- forced: {}
+#application:
+# autowire:
+# commands:
+# forced:
5
# 'extend:example':
6
# class: '\Drupal\Console\Extend\Command\ExampleCommand'
7
- name: {}
+# name:
8
9
console.services.yml
@@ -1,4 +1,4 @@
-services:
+#services:
# console.extend_example:
# class: \Drupal\Console\Extend\Command\ExampleCommand
# tags:
0 commit comments