<?php

namespace Ebuy\Product\Interfaces;

interface BrandRepositoryInterface
{
}