Swoole\Table::key
PHP Manual
PHP Manual»Swoole\Table»Swoole\Table::key

Swoole\Table::key

(PECL swoole >= 1.9.0)

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

Description

public function Swoole\Table::key(): mixed

Parameters

This function has no parameters.

Return Values

To Top