Skip to content

Commit

Permalink
Change @var parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Kossin committed Jul 23, 2024
1 parent 5d783fc commit fbb26b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Unit/Controller/RedirectControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class RedirectControllerTest extends TestCase
private $request;

/**
* @var InputBag
* @var InputBag|ParameterBag
*/
private $queryBag;

Expand Down

0 comments on commit fbb26b3

Please sign in to comment.