Beispiel #1
0
 /**
  * Lock object in memory.
  */
 public function lock()
 {
     $this->_memContainer->lock();
 }