<?php

namespace Category\Category\Interfaces;

interface CategoryRepositoryInterface
{
}