php-hotfix/src/Service/ReaderInterface.php

8 lines
74 B
PHP

<?php
namespace NoccyLabs\Hotfix\Service;
interface ReaderInterface
{
}