Message implements Arrayable
Table of Contents
Interfaces
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $content[, bool $isOriginal = false ][, array<string|int, mixed> $meta = [] ]) : mixed
Parameters
- $content : string
- $isOriginal : bool = false
- $meta : array<string|int, mixed> = []
toArray()
public
toArray() : array<string|int, mixed>