Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions lib/WP_Auth0_Nonce_Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@ class WP_Auth0_Nonce_Handler {
*/
private function __clone() {}

/**
* Private to prevent unserializing.
*/
private function __wakeup() {}
public function __wakeup() {}

/**
* WP_Auth0_Nonce_Handler constructor.
Expand Down