改名
This commit is contained in:
@@ -21,8 +21,8 @@ interface Task
|
||||
|
||||
|
||||
/**
|
||||
* @return void
|
||||
* @return mixed
|
||||
*/
|
||||
public function onHandler(): void;
|
||||
public function onHandler(): mixed;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user