gc() 공개 메소드

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