Sender
FinalYes
Class Sender
Table of Contents
Methods
- __construct() : mixed
- Service constructor.
- send() : bool
Methods
__construct()
Service constructor.
public
__construct(string $type, array<string|int, mixed> $data) : mixed
Parameters
- $type : string
- $data : array<string|int, mixed>
send()
public
send() : bool