Beispiel #1
0
 /**
  * Unlock object
  */
 public function unlock()
 {
     $this->_memContainer->unlock();
 }