Skip to content

Commit

Permalink
Fixed phpstan error
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Jan 13, 2024
1 parent 74267e8 commit 9a13b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core-bundle/tests/Routing/ContentUrlGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,8 @@ private function mockResolver(array ...$cases): ContentUrlResolverInterface&Mock
/**
* @template T
*
* @param class-string<T> $modelClass
*
* @return object<T>
*
* @phpstan-return object<T>
Expand Down

0 comments on commit 9a13b4e

Please sign in to comment.