<?php namespace Emixion\Calendar\Interfaces; interface CalendarsRepositoryInterface { }