From 643c47ac15898764ab96501153312cd876591af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Wojda=C5=82owicz?= Date: Fri, 12 Jan 2024 08:30:31 +0100 Subject: [PATCH] use entity interface as target-entity in relations --- src/Resources/config/doctrine/Ad.orm.xml | 2 +- src/Resources/config/doctrine/Banner.orm.xml | 4 ++-- src/Resources/config/doctrine/Section.orm.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Resources/config/doctrine/Ad.orm.xml b/src/Resources/config/doctrine/Ad.orm.xml index 778e45a..da710f0 100644 --- a/src/Resources/config/doctrine/Ad.orm.xml +++ b/src/Resources/config/doctrine/Ad.orm.xml @@ -16,7 +16,7 @@ - + diff --git a/src/Resources/config/doctrine/Banner.orm.xml b/src/Resources/config/doctrine/Banner.orm.xml index 9c9e83b..88ef792 100644 --- a/src/Resources/config/doctrine/Banner.orm.xml +++ b/src/Resources/config/doctrine/Banner.orm.xml @@ -24,11 +24,11 @@ - + - + diff --git a/src/Resources/config/doctrine/Section.orm.xml b/src/Resources/config/doctrine/Section.orm.xml index e86dd7f..24a6cee 100644 --- a/src/Resources/config/doctrine/Section.orm.xml +++ b/src/Resources/config/doctrine/Section.orm.xml @@ -14,7 +14,7 @@ - +