diff --git a/src/Entity/PsgdprConsentLang.php b/src/Entity/PsgdprConsentLang.php index 85d5177f..8d4161b1 100644 --- a/src/Entity/PsgdprConsentLang.php +++ b/src/Entity/PsgdprConsentLang.php @@ -54,6 +54,7 @@ class PsgdprConsentLang /** * @var int + * @ORM\Id * @ORM\Column(name="id_shop", type="integer", length=10, nullable=false) */ private $shopId;