mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-03 23:46:12 +00:00
rdv: MR comment
This commit is contained in:
parent
76098e02e6
commit
4770a3cf47
@ -27,7 +27,7 @@ class Invite
|
||||
/**
|
||||
* @ORM\Column(type="json_array")
|
||||
*/
|
||||
private $status = [];
|
||||
private array $status = [];
|
||||
|
||||
public function getId(): ?int
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user