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

Swoole\Channel::__destruct

(PECL swoole >= 1.9.0)

Swoole\Channel::__destructDestruct a Swoole channel.

Description

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

Parameters

This function has no parameters.

To Top