Bånder

Cdstub extends Data
in package

Table of Contents

Properties

$artist  : mixed
$barcode  : mixed
$count  : mixed
$disambiguation  : mixed
$id  : mixed
$length  : mixed
$offset  : mixed
$title  : mixed
$track  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

$disambiguation

public mixed $disambiguation

Methods

__construct()

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