develop
<?php namespace Staempfli\Seo\Api; interface ProductUrlRetrieverInterface extends UrlRetrieverInterface { }