IteratorIterator::currentGet the current value Description
public mixed IteratorIterator::current()
Get the value of the current element. ParametersThis function has no parameters. Return ValuesThe value of the current element. See Also
|