generated from Potter/Template
Delete directory 'src/Potter/Contract/Startable'
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
namespace Potter\Contract\Startable;
|
|
||||||
|
|
||||||
interface StartableInterface
|
|
||||||
{
|
|
||||||
public function start(): void;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user