<?php namespace QxCMS\Modules\Client\Repositories\Products; interface ProductCategoryRepositoryInterface { }