final class CategoryCodetable extends Codetable implements ICodetable

Properties

static protected string $version

Category version.

static protected array $codes

Codes - codetable.

Methods

__construct(array $codes = [])

No description

string
getCodetableVersion()

Get a string containing the version of the category.

array
getAll()

Output codetables.

Details

in Codetable at line 21
__construct(array $codes = [])

No description

Parameters

array $codes

in Codetable at line 38
string getCodetableVersion()

Get a string containing the version of the category.

Return Value

string

in Codetable at line 48
array getAll()

Output codetables.

Return Value

array