Bånder

CoverArtImage extends Data
in package

Table of Contents

Properties

$approved  : bool
$back  : bool
$comment  : string
$edit  : int
$front  : bool
$id  : string
$image  : string
$thumbnails  : CoverArtThumbnails
$types  : array<string|int, mixed>

Methods

__construct()  : mixed
fromApiData()  : self

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $types, bool $front, bool $back, int $edit, string $image, string $comment, bool $approved, string $id, CoverArtThumbnails $thumbnails) : mixed
Parameters
$types : array<string|int, mixed>
$front : bool
$back : bool
$edit : int
$image : string
$comment : string
$approved : bool
$id : string
$thumbnails : CoverArtThumbnails

fromApiData()

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

        
On this page

Search results