(PHP 5 >= 5.1.0, PHP 7)
Gets the current value
public mixed AppendIterator::current ( void )
Gets the current value.
Returns:
The current value if it is valid or NULL
otherwise.
See also:
Please login to continue.