Swoole\Table::del

(PECL swoole >= 1.9.0)

Swoole\Table::delDelete a row in the Swoole table by $row_key.

Descripción

publicSwoole\Table::del(string$key): void

Parámetros

key

Valores devueltos

To Top