FilterIterator::current
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
FilterIterator::current — Get the current element value
參數
此函式沒有參數。
返回值
The current element value.
參見
- FilterIterator::key() - Get the current key
- FilterIterator::next() - Move the iterator forward