We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e388e1 + 7fc4aa8 commit 9ce1b84Copy full SHA for 9ce1b84
stubs/Paginator.phpstub
@@ -5,7 +5,7 @@ namespace Doctrine\ORM\Tools\Pagination;
5
use Doctrine\ORM\QueryBuilder;
6
use Doctrine\ORM\Query;
7
/**
8
- * @template T
+ * @template-covariant T
9
*/
10
class Paginator implements \Countable, \IteratorAggregate
11
{
0 commit comments