(PHP 5 >= 5.1.0, PHP 7)
Get the current value
public mixed IteratorIterator::current ( void )
Get the value of the current element.
Returns:
The value of the current element.
See also:
Please login to continue.