mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/16955] Clean up storage and template classes
PHPBB3-16955
This commit is contained in:
@@ -22,7 +22,7 @@ use Twig\TwigFunction;
|
||||
|
||||
class routing extends AbstractExtension
|
||||
{
|
||||
/** @var \phpbb\controller\helper */
|
||||
/** @var \phpbb\routing\helper */
|
||||
protected $helper;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user