<?php

namespace Params\Param\Interfaces;

interface ParamsRepositoryInterface
{
}