mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/15699] Update comments
PHPBB3-15699
This commit is contained in:
parent
91aa824ede
commit
8048a26b9c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class acp_storage
|
||||||
/** @var \phpbb\config\config $config */
|
/** @var \phpbb\config\config $config */
|
||||||
protected $config;
|
protected $config;
|
||||||
|
|
||||||
/** @var \phpbb\db_text $config_text */
|
/** @var \phpbb\config\db_text $config_text */
|
||||||
protected $config_text;
|
protected $config_text;
|
||||||
|
|
||||||
/** @var \phpbb\db\driver\driver_interface $db */
|
/** @var \phpbb\db\driver\driver_interface $db */
|
||||||
|
|
Loading…
Add table
Reference in a new issue