Php/docs/generator.wakeup
来自菜鸟教程
Generator::__wakeup
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::__wakeup — 序列化回调
说明
public Generator::__wakeup ( ) : void
抛出一个异常以表示生成器不能被序列化。
参数
此函数没有参数。
返回值
没有返回值。
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::__wakeup — 序列化回调
public Generator::__wakeup ( ) : void
抛出一个异常以表示生成器不能被序列化。
此函数没有参数。
没有返回值。