1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

[ticket/13713] Start working on User Mentions

PHPBB3-13713
This commit is contained in:
lavigor
2018-05-17 04:50:37 +03:00
committed by Marc Alexander
parent 726c90668e
commit f757e65559
5 changed files with 136 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ imports:
- { resource: services_help.yml }
- { resource: services_http.yml }
- { resource: services_language.yml }
- { resource: services_mention.yml }
- { resource: services_migrator.yml }
- { resource: services_mimetype_guesser.yml }
- { resource: services_module.yml }