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

[ticket/13713] Create properly named base services for sources

PHPBB3-13713
This commit is contained in:
lavigor
2018-06-09 20:39:52 +03:00
committed by Marc Alexander
parent 52fac451a3
commit a21c115bf3
10 changed files with 302 additions and 253 deletions

View File

@@ -13,7 +13,7 @@
namespace phpbb\mention\source;
class topic extends user
class topic extends base_user
{
/**
* {@inheritdoc}