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