<?php
namespace App\V4\Model\LegalForm;
use App\V4\Model\Params\Params;
class LegalForm extends Params
{
}