AirLay backend

UpdateFieldTime
in package
implements ConnectionInterface

Interfaces, Classes, Traits and Enums

ConnectionInterface

Table of Contents

TYPE  = 'updateFieldTime'
$updateTimeField  : string
$watchedFieldName  : string
$watchedFieldValue  : string
__construct()  : mixed
getMasterDateSetId()  : ObjectId
getType()  : string
toArray()  : array<string|int, mixed>

Constants

Properties

Methods

__construct()

public __construct(string $watchedFieldName, string $watchedFieldValue, string $updateTimeField) : mixed
Parameters
$watchedFieldName : string
$watchedFieldValue : string
$updateTimeField : string
Return values
mixed

getMasterDateSetId()

public getMasterDateSetId() : ObjectId
Return values
ObjectId

toArray()

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

Search results