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

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

@@ -27,7 +27,7 @@ use JetBrains\PhpStorm\Pure;
*
* @see https://online.atol.ru/files/API_service_information.pdf Документация
*/
class Monitor extends AtolClient
final class Monitor extends AtolClient
{
/**
* @inheritDoc