PairIterator::current

Returns the current value that the iterator points to

public function current(): mixed;

Returns

  • mixed