PHP 8.4.26 Released!

FilterIterator::key

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

FilterIterator::key — Get the current key

Опис

public function 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