Bånder

CoverArtThumbnails extends Data
in package

Table of Contents

Properties

$defaultLarge  : string
$extraLarge  : string
$large  : string
$medium  : string
$small  : string

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

public __construct(string $small, string $medium, string $large, string $extraLarge, string $defaultLarge) : mixed
Parameters
$small : string
$medium : string
$large : string
$extraLarge : string
$defaultLarge : string

fromApiData()

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

        
On this page

Search results