You are here

protected property ZoomApiClient::$keyRepository in Zoom API 8

Same name and namespace in other branches
  1. 2.0.x src/Client/ZoomApiClient.php \Drupal\zoomapi\Client\ZoomApiClient::keyRepository

The KeyRepositoryInterface.

Type: \Drupal\key\KeyRepositoryInterface

File

src/Client/ZoomApiClient.php, line 32

Class

ZoomApiClient
Uses http client to interact with the Zoom API.

Namespace

Drupal\zoomapi\Client

Code

protected $keyRepository;