bugfix
This commit is contained in:
parent
0702ea6ec9
commit
99d878d4f7
@ -192,7 +192,7 @@ class TempAuthKey extends AuthKey implements JsonSerializable
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function __sleep()
|
||||
public function __wakeup()
|
||||
{
|
||||
$this->inited = (bool) $this->inited;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user