You are here

protected property HttpClient::$eventDispatcher in HTTP Client Manager 8.2

Same name and namespace in other branches
  1. 8 src/HttpClient.php \Drupal\http_client_manager\HttpClient::eventDispatcher

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/HttpClient.php, line 74

Class

HttpClient
The http client.

Namespace

Drupal\http_client_manager

Code

protected $eventDispatcher;