<?php

namespace MovieSite\MovieSite\Interfaces;

interface MovieSiteRepositoryInterface
{
}