You are here

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

The client factory.

Type: \Drupal\acquia_contenthub\Client\ClientFactory

File

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

Class

OrphanedEntitiesHandler
Discovers entities with given origin.

Namespace

Drupal\acquia_contenthub\EventSubscriber\Unregister

Code

protected $clientFactory;