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

[ticket/14285] Apply suggestions

PHPBB3-14285
This commit is contained in:
rubencm
2019-02-06 05:19:29 +00:00
parent 71403a216e
commit 6f731f0a3e
4 changed files with 23 additions and 14 deletions

View File

@@ -102,6 +102,7 @@ services:
- '@content.visibility'
- '@dbal.conn'
- '@dispatcher'
- '@language'
- '@request'
- '@storage.attachment'
- '@symfony_request'