You are here

protected property HandleWebhookEvent::$response in Acquia Content Hub 8.2

The response to send back to the ContentHub service.

Type: mixed

File

src/Event/HandleWebhookEvent.php, line 59

Class

HandleWebhookEvent
An event for responding to incoming webhooks from the ContentHub Service.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $response;