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