CakeFest 2024: The Official CakePHP Conference

APCUIterator::key

(PECL apcu >= 5.0.0)

APCUIterator::keyGet iterator key

Beschreibung

public APCUIterator::key(): string

Gets the current iterator key.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the key on success, or false upon failure.

Siehe auch

add a note

User Contributed Notes

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