mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15276] Add service to collection
PHPBB3-15276
This commit is contained in:
parent
5a25a6b69f
commit
89f4e12f85
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ services:
|
||||||
arguments:
|
arguments:
|
||||||
- '@storage.adapter.factory'
|
- '@storage.adapter.factory'
|
||||||
- 'avatar'
|
- 'avatar'
|
||||||
|
tags:
|
||||||
|
- { name: storage }
|
||||||
|
|
||||||
# Factory
|
# Factory
|
||||||
storage.adapter.factory:
|
storage.adapter.factory:
|
||||||
|
|
Loading…
Add table
Reference in a new issue