IteratorIterator::current

IteratorIterator::currentGet the current value

Description

public IteratorIterator::current(): mixed

Get the value of the current element.

Parameters

This function has no parameters.

Return Values

The value of the current element.

See Also