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

Swoole\Channel::__destruct

(PECL swoole >= 1.9.0)

Swoole\Channel::__destructУничтожает канал Swoole

Описание

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

Список параметров

Сигнатура функции не содержит параметров.

To Top