Skip to content
Snippets Groups Projects
Commit f44dc5b8 authored by Jonas Leder's avatar Jonas Leder
Browse files

updated dockblock for end

parent 3185f038
No related branches found
No related tags found
No related merge requests found
......@@ -93,10 +93,7 @@ DB.prototype.execute = function(query, params) {
};
/**
* Run DB execute
* @param {String} query
* @param {Object} [params]
* @return {Promise}
* Disconnect from database
*/
DB.prototype.end = function() {
var db = this;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment