e
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Snowflake\Process;
|
||||
|
||||
|
||||
interface ISystem
|
||||
{
|
||||
|
||||
public function start();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user