Documentation

SongCreators
in package

Table of Contents

__construct()  : mixed
creators()  : array<string|int, mixed>
Returns a list of valid creators for the game provided

Methods

__construct()

public __construct(mixed $game) : mixed
Parameters
$game : mixed
Return values
mixed

creators()

Returns a list of valid creators for the game provided

public creators([mixed $dict = false ]) : array<string|int, mixed>
Parameters
$dict : mixed = false
Tags
dict

bool : If TRUE, returns only id and name

Return values
array<string|int, mixed>

Search results