Swoole\Table::get
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Get the value in the Swoole table by $key and $field.
Description
Swoole\Table::get(string $key, [string $field]): mixed
Parameters
keyfield