예제 #1
0
 public function __destruct()
 {
     if ($this->_adapter) {
         $this->_adapter->__destruct();
     }
 }