php-hotfix/src/Service/PublisherInterface.php

8 lines
77 B
PHP

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