Финализация оставшихся классов

This commit is contained in:
2021-12-19 22:50:52 +08:00
parent 58bc344a86
commit e22c1cb091
4 changed files with 7 additions and 8 deletions

View File

@@ -15,8 +15,7 @@ namespace AtolOnline\Api;
use JetBrains\PhpStorm\{
ArrayShape,
Pure
};
Pure};
use JsonSerializable;
use Psr\Http\Message\ResponseInterface;
use Stringable;
@@ -27,7 +26,7 @@ use Stringable;
* @property mixed $error
* @package AtolOnline\Api
*/
class AtolResponse implements JsonSerializable, Stringable
final class AtolResponse implements JsonSerializable, Stringable
{
/**
* @var int Код ответа сервера