Class EventSource¶ A source of events displayed in the calendar. Extends Model Properties¶ type¶ public EventType $type displayName¶ public string $displayName pluralDisplayName¶ public string $pluralDisplayName color¶ public string $color customQueryParams¶ public array $customQueryParams Methods¶ fromType¶ public static fromType(EventType $type, string $color): EventSource $type EventType $color string return EventSource