<?php namespace QxCMS\Modules\Client\Repositories\Settings\Users; interface UserRepositoryInterface { }