コード例 #1
0
ファイル: Query2.php プロジェクト: FTeichmann/Erfurt
 public function __wakeup()
 {
     self::$idCounter = $this->idCounterSerialized;
     //restore the static var
 }