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 76aae8a commit c6fbf2eCopy full SHA for c6fbf2e
services.yaml
@@ -2,4 +2,4 @@ services:
2
oxid_community.moduleinternals.module.fix.command:
3
class: OxidCommunity\ModuleInternals\Command\ModuleFixCommand
4
tags:
5
- - { name: 'console.command' }
+ - { name: 'console.command', command: 'module:fix', description: 'Fixes modules metadata states'}
0 commit comments