You are here

protected property GoogleApiClientService::$configFactory 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::configFactory

The system theme config object.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Service/GoogleApiClientService.php, line 65

Class

GoogleApiClientService
Class Google API Client Service.

Namespace

Drupal\google_api_client\Service

Code

protected $configFactory;