mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
rdv: available calendar ranges
This commit is contained in:
@@ -116,7 +116,7 @@ class Calendar
|
||||
private ?CancelReason $cancelReason = null;
|
||||
|
||||
/**
|
||||
* @ORM\ManyToOne(targetEntity="CalendarRange")
|
||||
* @ORM\ManyToOne(targetEntity="CalendarRange", inversedBy="calendars")
|
||||
*/
|
||||
private ?CalendarRange $calendarRange = null;
|
||||
|
||||
|
Reference in New Issue
Block a user