hotfix: Added aliases, implemented new runners
This commit is contained in:
7
src/Service/PublisherInterface.php
Normal file
7
src/Service/PublisherInterface.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace NoccyLabs\Hotfix\Service;
|
||||
|
||||
interface PublisherInterface
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user