<?php
namespace Application\Model\Param\Storage;

interface Skeleton {
    //put your code here
}