<?php namespace QxCMS\Modules\Client\Repositories\Posts; interface PostCategoryRepositoryInterface { }