mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-12 04:36:32 +02:00
[ticket/15699] Update comments
PHPBB3-15699
This commit is contained in:
@ -24,7 +24,7 @@ class acp_storage
|
||||
/** @var \phpbb\config\config $config */
|
||||
protected $config;
|
||||
|
||||
/** @var \phpbb\db_text $config_text */
|
||||
/** @var \phpbb\config\db_text $config_text */
|
||||
protected $config_text;
|
||||
|
||||
/** @var \phpbb\db\driver\driver_interface $db */
|
||||
|
Reference in New Issue
Block a user