Финализация всех 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

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