mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11054] Fixed $config var description
PHPBB3-11054
This commit is contained in:
@@ -47,8 +47,8 @@ abstract class phpbb_extension_controller implements phpbb_extension_controller_
|
||||
protected $template;
|
||||
|
||||
/**
|
||||
* Config array
|
||||
* @var array
|
||||
* Config object
|
||||
* @var phpbb_config
|
||||
*/
|
||||
protected $config;
|
||||
|
||||
|
Reference in New Issue
Block a user