Swoole\Table::get

Get the value in the Swoole table by $key and $field.

Description

public mixed Swoole\Table::get(string $key, string $field = ?)

Parameters

key

field

Return Values