diff --git a/stubs/RepositoryFactory.stub b/stubs/RepositoryFactory.stub index 72b37c42..a6cb5d1d 100644 --- a/stubs/RepositoryFactory.stub +++ b/stubs/RepositoryFactory.stub @@ -8,7 +8,7 @@ use Doctrine\ORM\EntityManagerInterface; interface RepositoryFactory { /** - * @template TEntityClass of object + * @template TEntityClass * @phpstan-param class-string $entityName * @phpstan-return ObjectRepository */