W3cubDocs

/WordPress

Hooks::__wakeup()

Source

public function __wakeup() {
	throw new \LogicException( __CLASS__ . ' should never be unserialized' );
}

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wporg-requests-hooks/__wakeup