<?php namespace Payroll\Allowance\Interfaces; interface AllowanceRepositoryInterface { }