fixed:修改方法返回

This commit is contained in:
JaguarJack 2020-08-12 19:29:41 +08:00
parent c6e235ca6c
commit b62cf987d1

View File

@ -33,7 +33,7 @@ trait Process
/** /**
* 创建进程 * 创建进程
* *
* @return void * @return \Closure
*/ */
protected function createProcessCallback() protected function createProcessCallback()
{ {