You are here

protected property OAuth2Client::$httpClient in OAuth2 Client 8

The HTTP Request client.

Type: \GuzzleHttp\ClientInterface

File

src/Service/OAuth2Client.php, line 93

Class

OAuth2Client
OAuth2Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $httpClient;