FilterIterator::current
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Get the current element value
Description
FilterIterator::current(): mixed
Func
Get the current element value.
Parameters Parameters
Return Values
The current element value.