mirror of
https://github.com/anthonyaxenov/atol-online.git
synced 2024-11-22 15:04:33 +00:00
Метод Kkt::getAuthToken() теперь открыт
This commit is contained in:
parent
93f5186b15
commit
ba5166f2cf
@ -505,7 +505,7 @@ class Kkt extends Client
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
protected function getAuthToken()
|
||||
public function getAuthToken(): ?string
|
||||
{
|
||||
return $this->auth_token;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user