Spatie\GoogleCalendar\GoogleCalendar::getService PHP Метод

getService() публичный Метод

public getService ( ) : Google_Service_Calendar
Результат Google_Service_Calendar
    public function getService() : Google_Service_Calendar
    {
        return $this->calendarService;
    }