1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-08 18:05:17 +02:00

[ticket/15276] Add service to collection

PHPBB3-15276
This commit is contained in:
Rubén Calvo 2017-07-24 02:30:44 +02:00
parent 5a25a6b69f
commit 89f4e12f85

View File

@ -6,6 +6,8 @@ services:
arguments:
- '@storage.adapter.factory'
- 'avatar'
tags:
- { name: storage }
# Factory
storage.adapter.factory: