You are here

protected property ZoomApiWebhookEvent::$request in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 src/Event/ZoomApiWebhookEvent.php \Drupal\zoomapi\Event\ZoomApiWebhookEvent::request

Type of the incoming post.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Event/ZoomApiWebhookEvent.php, line 34

Class

ZoomApiWebhookEvent
Class ZoomApiWebhookEvent.

Namespace

Drupal\zoomapi\Event

Code

protected $request;