Total Complexity | 2 |
Total Lines | 22 |
Duplicated Lines | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | <?php |
||
7 | class CommonGeneral extends NovaPoshta |
||
8 | { |
||
9 | protected $model = 'CommonGeneral'; |
||
10 | protected $calledMethod; |
||
11 | protected $methodProperties = null; |
||
12 | |||
13 | public function getMessageCodeText() |
||
18 | } |
||
19 | |||
20 | // не работает, требует JWT авторизацию |
||
21 | public function prolongateKey($ApiKey, $month = 12) |
||
31 |