You are here

protected property GoogleApiClientService::$moduleHandler in Google API PHP Client 8.4

Same name and namespace in other branches
  1. 8.3 src/Service/GoogleApiClientService.php \Drupal\google_api_client\Service\GoogleApiClientService::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Service/GoogleApiClientService.php, line 72

Class

GoogleApiClientService
Class Google API Client Service.

Namespace

Drupal\google_api_client\Service

Code

protected $moduleHandler;