gc() public méthode

Garbage collection.
public gc ( )
Exemple #1
0
 /**
  */
 public function gc()
 {
     $this->_storage->gc();
 }