Options implements Arrayable
Table of Contents
Interfaces
Properties
- $options : array<string|int, mixed>
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Properties
$options read-only
public
array<string|int, mixed>
$options
Methods
__construct()
public
__construct(array<string|int, mixed> $options) : mixed
Parameters
- $options : array<string|int, mixed>
toArray()
public
toArray() : array<string|int, mixed>