示例#1
0
文件: Proxy.php 项目: dalinhuang/popo
 public function __destruct()
 {
     $this->_factory->close();
     $this->_factory = null;
 }