The expression return $this->getRepository() returns the type Doctrine\Common\Persistence\ObjectRepository which is incompatible with the type-hinted return FSi\Bundle\ResourceRepos...ResourceValueRepository.
Loading history...
25
}
26
27
public function save(ResourceValue $resource): void