Hack
HHVM
report a problem or make a suggestion
Search our Documentation
Documentation
Hack
Reference
Class
PairIterator
current
PairIterator::current
Returns the current value that the iterator points to
public function current(): mixed;
Returns
mixed