diff --git a/Tests/Unit/Controller/RedirectControllerTest.php b/Tests/Unit/Controller/RedirectControllerTest.php index 3119fe6..0e47b1c 100644 --- a/Tests/Unit/Controller/RedirectControllerTest.php +++ b/Tests/Unit/Controller/RedirectControllerTest.php @@ -32,7 +32,7 @@ class RedirectControllerTest extends TestCase private $request; /** - * @var InputBag + * @var InputBag|ParameterBag */ private $queryBag;