You are here

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

The request object.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Event/HandleWebhookEvent.php, line 31

Class

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

Namespace

Drupal\acquia_contenthub\Event

Code

protected $request;