mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rdv: MR comment
This commit is contained in:
parent
ccd5ac74fd
commit
df7e76a2e7
@ -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