Dutch PHP Conference 2025 - Call For Papers

CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Опис

public CachingIterator::key(): scalar
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

This method may return a key for the current element.

Параметри

У цієї функції немає параметрів.

add a note

User Contributed Notes

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