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

[ticket/15287] Add services

PHPBB3-15287
This commit is contained in:
Rubén Calvo
2017-07-20 04:03:37 +02:00
parent 95ebd5d894
commit 440ef369ca
3 changed files with 74 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ imports:
- { resource: services_profilefield.yml }
- { resource: services_report.yml }
- { resource: services_routing.yml }
- { resource: services_storage.yml }
- { resource: services_text_formatter.yml }
- { resource: services_text_reparser.yml }
- { resource: services_twig.yml }