You are here

protected property ClientFactory::$dispatcher in Acquia Content Hub 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Client/ClientFactory.php, line 39

Class

ClientFactory
Instantiates an Acquia ContentHub Client object.

Namespace

Drupal\acquia_contenthub\Client

Code

protected $dispatcher;