You are here

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

The Key interface used to validate the request.

Type: \Acquia\Hmac\KeyInterface

File

src/Event/HandleWebhookEvent.php, line 45

Class

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

Namespace

Drupal\acquia_contenthub\Event

Code

protected $key;