Exemplo n.º 1
0
 private function objetoFechaConexao()
 {
     $_BANCO = new ConexaoBD();
     $_BANCO->fechaConexaoBD();
 }