<?php

namespace Assetdocs\Incident\Interfaces;

interface IncidentRepositoryInterface
{
}