<?php namespace Guru\Product\Interfaces; interface ProductRepositoryInterface { }