? Generator::valid
弱引用 ?
PHP Manual
生成器
序列化回调
Generator::__wakeup
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::__wakeup
—
序列化回调
说明
public
Generator::__wakeup
( ) :
void
抛出一个异常以表示生成器不能被序列化。
参数
此函数没有参数。
返回值
没有返回值。
User Contributed Notes
There are no user contributed notes for this page.