Dutch PHP Conference 2025 - Call For Papers

CachingIterator::current

(PHP 5, PHP 7, PHP 8)

CachingIterator::currentReturn the current element

Опис

public CachingIterator::current(): mixed
Увага

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

May return the current element in the iteration.

Параметри

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

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

Mixed

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

add a note

User Contributed Notes

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