Delete a row in the Swoole table by $key
« Swoole\Table::decr
Swoole\Table::destroy »
PHP Manual
Swoole\Table
Delete a row in the Swoole table by $key
Swoole\Table::del
(PECL swoole >= 1.9.0)
Swoole\Table::del
—
Delete a row in the Swoole table by $key
Description
public
Swoole\Table::del
(
string
$key
):
bool
Parameters
key
Return Values