You are here

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

The client factory.

Type: \Drupal\acquia_contenthub\Client\ClientFactory

File

src/Commands/AcquiaContentHubWebhookCommands.php, line 26

Class

AcquiaContentHubWebhookCommands
Drush commands for interacting with Acquia Content Hub webhooks.

Namespace

Drupal\acquia_contenthub\Commands

Code

protected $clientFactory;