type fixes
This commit is contained in:
@@ -472,6 +472,8 @@ class RDBRepository implements Repository
|
||||
}
|
||||
}
|
||||
|
||||
/** @phpstan-var TEntity $entity */
|
||||
|
||||
$relation = $this->getRelation($entity, $relationName);
|
||||
|
||||
if ($foreign instanceof Entity) {
|
||||
|
||||
Reference in New Issue
Block a user