-
Notifications
You must be signed in to change notification settings - Fork 3
Hook
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Hooks\Hook
protected string $created
protected bool $enabled
protected ?string $eventFilter
protected string $eventType
protected int $id
protected string $requestMethod
protected string $targetUrl
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getCreated(): string
public getEventType(): string
public getId(): int
public getRequestMethod(): string
public getTargetUrl(): string
public getEventFilter(): ?string
public isEnabled(): bool
Automatically generated on 2025-02-06