Zed. The source code to build a world.

ZedEntitiesRepository extends EntitiesRepository
in package

Table of Contents

Properties

$db  : DatabaseEngine

Methods

__construct()  : mixed
getInviteCodesFrom()  : array<string|int, mixed>
make()  : mixed
makeApplicationFromApikey()  : Application
makeContent()  : Content
makeInviteCodeFrom()  : string

Properties

Methods

__construct()

public __construct(DatabaseEngine $db) : mixed
Parameters
$db : DatabaseEngine

getInviteCodesFrom()

public getInviteCodesFrom(Perso $perso) : array<string|int, mixed>
Parameters
$perso : Perso
Return values
array<string|int, mixed>

make()

public make(mixed $entity) : mixed
Parameters
$entity : mixed
Tags
todo

Switch mixed to Entity


        
On this page

Search results