mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
household list of accompanying periods + upgrade DBAL version to 3.1
This commit is contained in:
@@ -21,7 +21,7 @@ class DocGeneratorTemplate
|
||||
private int $id;
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="json_array")
|
||||
* @ORM\Column(type="json")
|
||||
* @Serializer\Groups({"read"})
|
||||
*/
|
||||
private array $name = [];
|
||||
|
Reference in New Issue
Block a user