<?php

namespace Assetdocs\Item\Interfaces;

interface ItemRepositoryInterface
{
}