mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-24 12:18:51 +00:00
[ticket/13154] space before @var
Not a tab. PHPBB3-13154
This commit is contained in:
parent
dd6efdad59
commit
dd9c415020
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class manager
|
|||
/** @var \phpbb\config\config */
|
||||
protected $config;
|
||||
|
||||
/** @var \phpbb\event\dispatcher */
|
||||
/** @var \phpbb\event\dispatcher */
|
||||
protected $phpbb_dispatcher;
|
||||
|
||||
/** @var \phpbb\db\driver\driver_interface */
|
||||
|
|
Loading…
Add table
Reference in a new issue