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

[ticket/15538] Revert back to Icon function

PHPBB3-15538
This commit is contained in:
mrgoldy
2019-10-04 12:58:39 +02:00
committed by Marc Alexander
parent 341266cc71
commit ba5e73bfea
9 changed files with 17 additions and 435 deletions

View File

@@ -61,18 +61,6 @@ services:
tags:
- { name: twig.extension }
template.twig.extensions.implode:
class: phpbb\template\twig\extension\implode
tags:
- { name: twig.extension }
template.twig.extensions.macro:
class: phpbb\template\twig\extension\macro
arguments:
- '@template.twig.environment'
tags:
- { name: twig.extension }
template.twig.extensions.routing:
class: phpbb\template\twig\extension\routing
arguments: