<?php

namespace Litecms\Movie\Interfaces;

interface MovieRepositoryInterface
{
}