Bånder

AliasList extends Data
in package

Table of Contents

Properties

$alias  : mixed
$begin_date  : mixed
$count  : mixed
$end_date  : mixed
$locale  : mixed
$offset  : mixed
$primary  : mixed
$sort_name  : mixed
$type  : mixed
$type_id  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

public __construct(mixed $count, mixed $offset, mixed $alias, mixed $locale, mixed $sort_name, mixed $type, mixed $type_id, mixed $primary, mixed $begin_date, mixed $end_date) : mixed
Parameters
$count : mixed
$offset : mixed
$alias : mixed
$locale : mixed
$sort_name : mixed
$type : mixed
$type_id : mixed
$primary : mixed
$begin_date : mixed
$end_date : 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