mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14285] Fix undefined property
PHPBB3-14285
This commit is contained in:
@@ -87,7 +87,9 @@ services:
|
||||
storage.controller.avatar:
|
||||
class: phpbb\storage\controller\avatar
|
||||
arguments:
|
||||
- '@cache'
|
||||
- '@config'
|
||||
- '@dbal.conn'
|
||||
- '@storage.avatar'
|
||||
|
||||
storage.controller.attachment:
|
||||
|
Reference in New Issue
Block a user