改名
This commit is contained in:
@@ -18,13 +18,8 @@ interface OnProcessInterface
|
||||
/**
|
||||
* @param Process $process
|
||||
*/
|
||||
public function onProcessExec(Process $process): void;
|
||||
public function process(Process $process): void;
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public function onProcessStop(): void;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user