<?php namespace Ebuy\Product\Interfaces; interface CategoryRepositoryInterface { }