mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
rdv: MR comment
This commit is contained in:
parent
ce126573ec
commit
301c8237c4
@ -83,7 +83,7 @@ class Calendar
|
||||
* @ORM\JoinTable(name="chill_calendar.calendar_to_invites")
|
||||
* @Groups({"read"})
|
||||
*/
|
||||
private ?Collection $invites = null;
|
||||
private Collection $invites;
|
||||
|
||||
/**
|
||||
* @ORM\Embedded(class=CommentEmbeddable::class, columnPrefix="comment_")
|
||||
|
Loading…
x
Reference in New Issue
Block a user