This commit is contained in:
2023-04-21 22:26:43 +08:00
parent ada0f49a43
commit f313860436
12 changed files with 25 additions and 135 deletions
+1
View File
@@ -90,6 +90,7 @@ abstract class BaseProcess implements OnProcessInterface
/**
* @param $data
* @throws \ReflectionException
*/
protected function onShutdown($data): void
{