This commit is contained in:
as2252258@163.com
2021-04-23 02:33:23 +08:00
parent 10c9e1801b
commit f9210d9971
2 changed files with 1 additions and 77 deletions
+1 -4
View File
@@ -20,10 +20,7 @@ use Swoole\Coroutine\System;
abstract class Process extends \Swoole\Process implements SProcess
{
/** @var Application $application */
protected Application $application;
/**
* Process constructor.
* @param $application