Пример #1
0
 /**
  * Disconnects from MySQL instance.
  */
 public function disconnect()
 {
     MetadataDataLayer::disconnect();
 }