改名
This commit is contained in:
@@ -8,6 +8,9 @@ interface SProcess
|
||||
{
|
||||
|
||||
|
||||
public function onHandler(\Swoole\Process $process);
|
||||
/**
|
||||
* @param \Swoole\Process $process
|
||||
*/
|
||||
public function onHandler(\Swoole\Process $process): void;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user