The expression $this->entityManager->fe...($entity, $primaryKey); of type ORM\EntityFetcher|ORM\Entity adds the type ORM\Entity to the return on line 40 which is incompatible with the return type documented by Faulancer\Service\ORM::fetch of type ORM\EntityFetcher.