mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17153] Use twig and avatar helper to render avatars
PHPBB3-17153
This commit is contained in:
@@ -45,6 +45,8 @@ services:
|
||||
|
||||
template.twig.extensions.avatar:
|
||||
class: phpbb\template\twig\extension\avatar
|
||||
arguments:
|
||||
- '@avatar.helper'
|
||||
tags:
|
||||
- { name: twig.extension }
|
||||
|
||||
|
Reference in New Issue
Block a user