最后更新于:2021-11-27 21:34:08
Rewinds the Iterator to the first element.
文件: gc-includes/class-gc-hook.php
public function rewind() { reset( $this->callbacks ); }