AirLay backend

RebuildDependentBody
in package

Table of Contents

$dataSetId  : ObjectId
$relationIds  : array<string|int, mixed>
__construct()  : mixed
getDataSetId()  : ObjectId
getRelationIds()  : array<string|int, ObjectId>

Properties

Methods

__construct()

public __construct(ObjectId $dataSetId, array<string|int, mixed> $relationIds) : mixed
Parameters
$dataSetId : ObjectId
$relationIds : array<string|int, mixed>
Return values
mixed

getRelationIds()

public getRelationIds() : array<string|int, ObjectId>
Return values
array<string|int, ObjectId>

Search results