Bånder

NonmbTrack extends Data
in package

Table of Contents

Properties

$artist  : mixed
$length  : mixed
$title  : mixed
$track  : mixed

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

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