Home
last modified time | relevance | path

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

/plugin/calendar/classes/
DGoogleCalendarSync.php604 $colorId = $this->colorToGoogle($event['color'] ?? null);
693 private function colorToGoogle($hex) { function in GoogleCalendarSync