This commit is contained in:
2022-01-27 17:08:00 +01:00
parent ad8d40cb1c
commit 0378df42b6
14 changed files with 23 additions and 11 deletions

View File

@@ -43,8 +43,6 @@ class Address
private $buildingName;
/**
* @var bool
*
* @ORM\Column(type="boolean")
* @Groups({"write"})
*/