<?php namespace QxCMS\Modules\Client\Repositories\Applicants; interface ApplicantRepositoryInterface { }