Bånder

RelationList extends Data
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

public __construct(mixed $target_type, mixed $count, mixed $offset, 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
$target_type : mixed
$count : mixed
$offset : 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

fromApiData()

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

        
On this page

Search results