Avoid returning null from EntityManager::getReference()
and getPartialReference()
#7921
Annotations
4 errors
src/EntityManager.php#L395
Call to static method forInstance() on an unknown class Doctrine\ORM\Exception\InstanceOfTheWrongTypeEncountered.
|
src/EntityManager.php#L398
Method Doctrine\ORM\EntityManager::getReference() should return T of object but returns object.
|
src/EntityManager.php#L409
Method Doctrine\ORM\EntityManager::getReference() should return T of object but returns Doctrine\ORM\Proxy\InternalProxy.
|
|
The logs for this run have expired and are no longer available.
Loading