Codetable
class Codetable
Properties
static protected string | $version | Codetable version from Codetable interface class. |
|
static protected array | $codes | Codetable data from Codetable interface class. |
Methods
__construct(array $codes = [])
No description
string
getCodetableVersion()
Get a string containing the version of the category.
array
getAll()
Output codetables.
Details
at line 21
__construct(array $codes = [])
No description
at line 38
string
getCodetableVersion()
Get a string containing the version of the category.
at line 48
array
getAll()
Output codetables.