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

[ticket/15538] Twig icon function

PHPBB3-15538
This commit is contained in:
mrgoldy
2019-03-08 22:25:45 +01:00
committed by Marc Alexander
parent 0bda740b37
commit 9122d1afd3
15 changed files with 301 additions and 1 deletions

View File

@@ -54,6 +54,13 @@ services:
tags:
- { name: twig.extension }
template.twig.extensions.icon:
class: phpbb\template\twig\extension\icon
arguments:
- '@user'
tags:
- { name: twig.extension }
template.twig.extensions.routing:
class: phpbb\template\twig\extension\routing
arguments: