You are here

protected property OrphanedFilterHandler::$clientFactory in Acquia Content Hub 8.2

The client factory.

Type: \Drupal\acquia_contenthub\Client\ClientFactory

File

src/EventSubscriber/Unregister/OrphanedFilterHandler.php, line 22

Class

OrphanedFilterHandler
Discovers filters which belongs to given webhook.

Namespace

Drupal\acquia_contenthub\EventSubscriber\Unregister

Code

protected $clientFactory;