class CodetableAccess

Codetable Accessor for Dependency Injection to BigkinsClient.

Properties

Codetable $codetable

Each Codetable.

Methods

__construct(ICodetable $codetable)

No description

array
getAll()

Output codetables.

string
getCodetableVersion()

Get a string containing the version of the category.

Details

at line 17
__construct(ICodetable $codetable)

No description

Parameters

ICodetable $codetable

at line 27
array getAll()

Output codetables.

Return Value

array

at line 37
string getCodetableVersion()

Get a string containing the version of the category.

Return Value

string