<?php namespace Dmitry\Catalog\Interfaces; interface CatalogRepositoryInterface { }