Beispiel #1
0
 /**
  * (non-PHPdoc)
  * @see Bglock_Abstract::updateState()
  */
 public function updateState()
 {
     $this->lock->sync();
     parent::updateState();
 }