<?php

namespace Fegerer\AppTest\Interfaces;

interface ActionRepositoryInterface
{
}