Финализация всех Entities

This commit is contained in:
2021-12-03 18:24:21 +08:00
parent c077f98cf9
commit 3e03fdca61
9 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ use Illuminate\Support\Collection;
*
* @see https://online.atol.ru/files/API_atol_online_v4.pdf Документация, стр 19
*/
class PayingAgent extends Entity
final class PayingAgent extends Entity
{
use HasPhones;