You are here

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

The request payload.

Type: array

File

src/Event/HandleWebhookEvent.php, line 38

Class

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

Namespace

Drupal\acquia_contenthub\Event

Code

protected $payload;