Swoole\Table
PHP Manual

Swoole\Table::key

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Table::keyGet the key of current row.

说明

public string Swoole\Table::key ( void )

参数

此函数没有参数。

返回值


Swoole\Table
PHP Manual