Home
last modified time | relevance | path

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

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