AirLay backend

Categories
in package

Table of Contents

$default  : ObjectId|null
$fields  : array<string|int, mixed>
__construct()  : mixed
toArray()  : array<string|int, mixed>

Properties

$default read-only

public ObjectId|null $default = null

Methods

__construct()

public __construct([ObjectId|null $default = null ][, array<string|int, mixed> $fields = [] ]) : mixed
Parameters
$default : ObjectId|null = null
$fields : array<string|int, mixed> = []
Return values
mixed

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results