You are here

protected property Oauth::$logger in Entity Share 8.3

The logger service.

Type: \Psr\Log\LoggerInterface

File

modules/entity_share_client/src/Plugin/ClientAuthorization/Oauth.php, line 40

Class

Oauth
Provides Oauth2 based client authorization.

Namespace

Drupal\entity_share_client\Plugin\ClientAuthorization

Code

protected $logger;