This commit is contained in:
Yuri Kuznetsov
2025-09-16 18:02:18 +03:00
parent 0ec2112b03
commit 708595beae

View File

@@ -418,7 +418,6 @@ class Htmlizer
}
$relatedEntity = $this->entityManager
->getRDBRepository($entity->getEntityType())
->getRelation($entity, $relation)
->findOne();