Home
last modified time | relevance | path

Searched refs:colorFromGoogle (Results 1 – 1 of 1) sorted by relevance

/plugin/calendar/classes/
DGoogleCalendarSync.php448 'color' => $this->colorFromGoogle($gEvent['colorId'] ?? null),
672 private function colorFromGoogle($colorId) { function in GoogleCalendarSync