Generator::__wakeup
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Serialize callback
Description
Generator::__wakeup(): void
Throws an exception as generators can't be serialized.
Parameters Parameters
Return Values
Void