mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/16955] Clean up config classes
PHPBB3-16955
This commit is contained in:
@@ -55,7 +55,7 @@ class config extends AbstractExtension
|
||||
/**
|
||||
* Retrieves a configuration value for use in templates.
|
||||
*
|
||||
* @return string The configuration value
|
||||
* @return int|string The configuration value
|
||||
*/
|
||||
public function get_config()
|
||||
{
|
||||
|
Reference in New Issue
Block a user