You are here

protected property WebhookConfig::$payload_url in Webhooks 8

The Webhook Payload URL.

Type: string

File

src/Entity/WebhookConfig.php, line 83

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $payload_url;