Swoole\Http\Response::__destruct
PHP Manual
PHP Manual»Swoole\Http\Response»Swoole\Http\Response::__destruct

Swoole\Http\Response::__destruct

(PECL swoole >= 1.9.0)

Swoole\Http\Response::__destructDestruct the HTTP response.

Опис

public function Swoole\Http\Response::__destruct(): void

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

To Top