Swoole\Table::decr

Decrement the value in the Swoole table by $row_key and $column_key.

説明

public ReturnType Swoole\Table::decr(string $key, string $column, int $decrby = ?)

パラメータ

key

column

decrby

戻り値