AirLay backend

History
in package

Table of Contents

$api  : bool
$editor  : bool
$upload  : bool
__construct()  : mixed
fromArray()  : History
isEnabled()  : bool
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct() : mixed
Return values
mixed

fromArray()

public static fromArray(array<string|int, mixed> $data) : History
Parameters
$data : array<string|int, mixed>
Return values
History

isEnabled()

public isEnabled(string $tool) : bool
Parameters
$tool : string
Return values
bool

toArray()

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

Search results