1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12664] Refactor develop/migration_tips.php into a console command.

PHPBB3-12664
This commit is contained in:
Andreas Fischer
2014-06-10 01:57:59 +02:00
parent 456ff2559a
commit 2964fb37e8
3 changed files with 70 additions and 46 deletions

View File

@@ -75,6 +75,13 @@ services:
tags:
- { name: console.command }
console.command.dev.migration_tips:
class: phpbb\console\command\dev\migration_tips
arguments:
- @ext.manager
tags:
- { name: console.command }
console.command.extension.disable:
class: phpbb\console\command\extension\disable
arguments: