<?php

namespace Ebuy\Product\Interfaces;

interface ProductRepositoryInterface
{
}