Swoole\MySQL::__destruct
PHP Manual
PHP Manual»Swoole\MySQL»Swoole\MySQL::__destruct

Swoole\MySQL::__destruct

(PECL swoole >= 1.9.0)

Swoole\MySQL::__destructDestroy the async MySQL client.

Description

public function Swoole\MySQL::__destruct(): void

Parameters

This function has no parameters.

Return Values

To Top