<?php namespace Bixo\Calendar\Interfaces; interface CalendarRepositoryInterface { }