改名
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
namespace Console;
|
||||
|
||||
|
||||
use Snowflake\Abstracts\Input;
|
||||
|
||||
interface ICommand
|
||||
{
|
||||
|
||||
public function handler();
|
||||
public function onHandler(Input $dtl);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user