1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

[ticket/12610] Use Symfony style guide

PHPBB3-12610
This commit is contained in:
Tristan Darricau
2016-12-04 17:43:51 +01:00
parent 6c35ca80ed
commit 32aa0596f3
2 changed files with 87 additions and 87 deletions

View File

@@ -226,6 +226,7 @@ services:
- '@user'
- '@config'
- '@service_container'
- '@language'
tags:
- { name: console.command }