You are here

protected property YandexServicesAuthController::$httpClient in Yandex Services Authorization API 8

The HTTP client to fetch the feed data with.

Type: \Guzzle\Http\Client

File

lib/Drupal/yandex_services_auth/Controller/YandexServicesAuthController.php, line 29
Contains \Drupal\action\Controller\YandexServicesAuthController

Class

YandexServicesAuthController
Controller providing oauth callback for the site authorization on Yandex.

Namespace

Drupal\yandex_services_auth\Controller

Code

protected $httpClient;