在线文档教程
PHP
类和函数 | Classes and Functions

Generator::next

Generator::next

(PHP 5 >= 5.5.0, PHP 7)

Generator :: next - 恢复生成器的执行

描述

public void Generator::next ( void )

参数

这个功能没有参数。

返回值

没有值返回。

← Generator::key

Generator::rewind →