PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Generator::rewind

(PHP 5 >= 5.5.0, PHP 7)

Generator::rewind重置迭代器

说明

public Generator::rewind ( void ) : void

如果迭代已经开始了,这里会抛出一个异常。

参数

此函数没有参数。

返回值

没有返回值。