<?php

namespace Photo\Photo\Interfaces;

interface ProductRepositoryInterface
{
}