Hack
HHVM
报告 bug 或提出建议。
搜索文档
Documentation
Hack
Reference
Class
PairIterator
current
PairIterator::current
Returns the current value that the iterator points to
public function current(): mixed;
Returns
mixed