Php/docs/generator.rewind
来自菜鸟教程
Generator::rewind
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::rewind — 重置迭代器
说明
public Generator::rewind ( ) : void
如果迭代已经开始了,这里会抛出一个异常。
参数
此函数没有参数。
返回值
没有返回值。
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::rewind — 重置迭代器
public Generator::rewind ( ) : void
如果迭代已经开始了,这里会抛出一个异常。
此函数没有参数。
没有返回值。