httpClient); foreach ($this->config->getIcsCalendars() as $name => $url) { $service->addIcsCalendar($url, $name); } return $service; } }