The expression return $this->getEntityM...>getObjectClass($data)) returns the type Doctrine\Persistence\Mapping\ClassMetadata which includes types incompatible with the type-hinted return Doctrine\ORM\Mapping\ClassMetadataInfo.
Loading history...
34
}
35
36
private function getEntityManager(object $data): EntityManagerInterface