最后更新于:2021-11-27 21:27:35
Moves forward to the next element.
(array) Of callbacks at next priority.
文件: gc-includes/class-gc-hook.php
public function next() { return next( $this->callbacks ); }