Dutch PHP Conference 2025 - Call For Papers

FilterIterator::key

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

FilterIterator::keyGet the current key

Опис

public FilterIterator::key(): mixed
Увага

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

Get the current key.

Параметри

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

Значення, що повертаються

The current key.

Прогляньте також

add a note

User Contributed Notes

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