WebhookMessage

Service tag to mark a message as a webhook-compatible message

Attributes
#[Attribute]
\Attribute::TARGET_CLASS

Table of Contents

Constants

TAG_NAME  = 'core.webhook_message'

Properties

$description  : string
$identifier  : string
$method  : string|null

Methods

__construct()  : mixed

Constants

TAG_NAME

public mixed TAG_NAME = 'core.webhook_message'

Properties

Methods

__construct()

public __construct(string $identifier, string $description[, string|null $method = null ]) : mixed
Parameters
$identifier : string
$description : string
$method : string|null = null

        
On this page

Search results