mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/12620] Fix rebase
PHPBB3-12620
This commit is contained in:
@@ -41,8 +41,9 @@ class helper
|
||||
protected $config;
|
||||
|
||||
/**
|
||||
* @var \phpbb\routing\router phpBB router
|
||||
*/
|
||||
* phpBB router
|
||||
* @var \phpbb\routing\router
|
||||
*/
|
||||
protected $router;
|
||||
|
||||
/* @var \phpbb\symfony_request */
|
||||
|
Reference in New Issue
Block a user