<?php

namespace Futage\Show\Interfaces;

interface ShowRepositoryInterface
{
}