Perform reinitialization tasks.
Prevents a callback from being injected during unserialization of an object.
public function __wakeup() {
unset($this->callback);
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wporg-requests-utility-filterediterator/__wakeup