CakeFest 2024: The Official CakePHP Conference

Swoole\Table::key

(PECL swoole >= 1.9.0)

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

Description

public Swoole\Table::key(): string

Parameters

This function has no parameters.

Return Values

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top