(PHP 5 >= 5.0.0, PHP 7)
Return the current element
abstract public mixed Iterator::current ( void )
Returns the current element.
Returns:
Can return any type.
Returns the current element.
Can return any type.
Please login to continue.