1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-09 15:50:45 +02:00

[ticket/15538] Extract service and enhance icon function

PHPBB3-15538
This commit is contained in:
mrgoldy
2019-10-29 12:07:53 +01:00
parent a7ae904195
commit b4b6ba0a37
4 changed files with 13 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ imports:
- { resource: services_text_formatter.yml }
- { resource: services_text_reparser.yml }
- { resource: services_twig.yml }
- { resource: services_twig_extensions.yml }
- { resource: services_ucp.yml }
- { resource: services_user.yml }