Swoole Swoole\Table::decr

(PECL swoole >= 1.9.0)

Swoole\Table::decr — Swoole 테이블의 값을 $row_key 및 $column_key만큼 감소시킵니다.


설명

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


매개변수

key
column
decrby

반환 값