KkmRepository
Class KkmRepository
Table of Contents
Constants
Methods
- getAll() : array<string|int, mixed>
- getByCode() : array<string|int, mixed>|null
Constants
ATOL
public
mixed
ATOL
= 'atol'
EVOTOR
public
mixed
EVOTOR
= 'evotor'
SHTRIHM
public
mixed
SHTRIHM
= 'shtrih-m'
Methods
getAll()
public
static getAll() : array<string|int, mixed>
Return values
array<string|int, mixed>getByCode()
public
static getByCode(string $code) : array<string|int, mixed>|null
Parameters
- $code : string