<?php namespace Bixo\Employee\Interfaces; interface AttendanceRepositoryInterface { }