变更
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ class ClientPool extends Component
|
||||
* @return void
|
||||
* @throws Exception
|
||||
*/
|
||||
public function onBeforeShutdown()
|
||||
public function onBeforeShutdown(): void
|
||||
{
|
||||
foreach ($this->names as $name) {
|
||||
$this->getPool()->clean($name);
|
||||
|
||||
Reference in New Issue
Block a user