Swoole\Channel::__destruct
PHP Manual
PHP Manual»Swoole\Channel»Swoole\Channel::__destruct

Swoole\Channel::__destruct

(PECL swoole >= 1.9.0)

Swoole\Channel::__destructDestrói um canal Swoole.

Descrição

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

Parâmetros

Esta função não possui parâmetros.

To Top