You are here

protected property ZoomApiClient::$logger in Zoom API 8

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

Psr\Log\LoggerInterface definition.

Type: \Psr\Log\LoggerInterface

File

src/Client/ZoomApiClient.php, line 46

Class

ZoomApiClient
Uses http client to interact with the Zoom API.

Namespace

Drupal\zoomapi\Client

Code

protected $logger;