This commit is contained in:
2022-10-05 15:08:53 +02:00
parent a90e87b1be
commit c1d96af85f
153 changed files with 3797 additions and 3874 deletions

View File

@@ -31,7 +31,6 @@ class MaritalStatus
private ?string $id;
/**
* @var array
* @ORM\Column(type="json")
*/
private array $name;