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