Esempio n. 1
0
File: Proxy.php Progetto: narixx/zf2
 public function __destruct()
 {
     $this->_factory->close();
     $this->_factory = null;
 }