mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13740] Remove default config CLI command
PHPBB3-13740
This commit is contained in:
@@ -15,16 +15,6 @@ services:
|
||||
tags:
|
||||
- { name: console.installer.command }
|
||||
|
||||
console.installer.command.config.default:
|
||||
class: phpbb\install\console\command\install\config\default_config
|
||||
arguments:
|
||||
- @language
|
||||
- @installer.helper.iohandler_factory
|
||||
- @installer.installer.install
|
||||
- @installer.helper.install_helper
|
||||
tags:
|
||||
- { name: console.installer.command }
|
||||
|
||||
console.installer.command.config.show:
|
||||
class: phpbb\install\console\command\install\config\show
|
||||
arguments:
|
||||
|
Reference in New Issue
Block a user