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