Swoole\Table::get

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

Description

public int Swoole\Table::get(string $row_key, string $column_key)

Parameters

row_key

column_key

Return Values