trait Retrievable

Methods

static Retrievable
retrieve(int $id)

No description

static Collection
all()

No description

Details

at line 14
static Retrievable retrieve(int $id)

Parameters

int $id

Return Value

Retrievable

at line 26
static Collection all()

Return Value

Collection