<?php namespace Bixo\Holiday\Interfaces; interface HolidayRepositoryInterface { }