Bånder

Relation extends Data
in package

Table of Contents

Properties

$begin  : mixed
$direction  : mixed
$end  : mixed
$ended  : mixed
$id  : mixed
$ordering_key  : mixed
$relation  : mixed
$source_credit  : mixed
$target  : mixed
$target_credit  : mixed
$type  : mixed
$type_id  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

$source_credit

public mixed $source_credit

$target_credit

public mixed $target_credit

Methods

__construct()

public __construct(mixed $relation, mixed $target, mixed $id, mixed $type, mixed $type_id, mixed $ordering_key, mixed $direction, mixed $begin, mixed $end, mixed $ended, mixed $source_credit, mixed $target_credit) : mixed
Parameters
$relation : mixed
$target : mixed
$id : mixed
$type : mixed
$type_id : mixed
$ordering_key : mixed
$direction : mixed
$begin : mixed
$end : mixed
$ended : mixed
$source_credit : mixed
$target_credit : mixed

fromApiData()

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

        
On this page

Search results