We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb569f commit 3ef6399Copy full SHA for 3ef6399
stubs/Persistence/ObjectRepository.stub
@@ -3,7 +3,7 @@
3
namespace Doctrine\Persistence;
4
5
/**
6
- * @template TEntityClass of object
+ * @template-covariant TEntityClass of object
7
*/
8
interface ObjectRepository
9
{
0 commit comments