示例#1
0
 public function __wakeup()
 {
     self::$idCounter = $this->idCounterSerialized;
     //restore the static var
 }