You are here

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

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

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/HttpClient.php, line 45

Class

HttpClient

Namespace

Drupal\http_client_manager

Code

protected $eventDispatcher;