最后更新于:2021-11-26 10:03:24
Rewinds back to the first element of the Iterator.
文件: gc-includes/class-gc-block-list.php
public function rewind() { reset( $this->blocks ); }