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