trait Finding

Methods

static Transaction
find(int $id)

Instantiate IFRS Transaction with Transaction model from the given Id.

Details

at line 26
static Transaction find(int $id)

Instantiate IFRS Transaction with Transaction model from the given Id.

Parameters

int $id

Return Value

Transaction