This commit is contained in:
xl
2024-09-03 15:05:18 +08:00
parent 92dd75b82c
commit 0e1fcef911
5 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ use Swoole\Process;
/**
* Interface BaseProcess
* Interface AbstractProcess
* @package Contract
*/
interface OnProcessInterface