1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[ticket/13867] Amend profile fields manager

PHPBB3-13867
This commit is contained in:
mrgoldy
2020-03-23 20:56:15 +01:00
parent b3f3886cd9
commit 84cd7e496b
3 changed files with 344 additions and 313 deletions

View File

@@ -22,7 +22,7 @@ class manager_test extends phpbb_database_test_case
/** @var \phpbb\profilefields\manager */
protected $manager;
/** @var \phpbb\log\log_interface */
/** @var \phpbb\log\log */
protected $log;
/** @var \phpbb\db\tools */