Bånder

FreedbDiscList extends Data
in package

Table of Contents

Properties

$artist  : mixed
$category  : mixed
$count  : mixed
$freedb_disc  : mixed
$id  : mixed
$length  : mixed
$offset  : mixed
$title  : mixed
$track  : mixed
$year  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

public __construct(mixed $count, mixed $offset, mixed $freedb_disc, mixed $title, mixed $track, mixed $length, mixed $artist, mixed $id, mixed $category, mixed $year) : mixed
Parameters
$count : mixed
$offset : mixed
$freedb_disc : mixed
$title : mixed
$track : mixed
$length : mixed
$artist : mixed
$id : mixed
$category : mixed
$year : 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