Skip to content

Commit

Permalink
docs: add missing @method
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 28, 2017
1 parent fb93c16 commit 9b04e53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,7 @@ Document.prototype.$isDefault = function(path) {
*
* @param {Boolean} [val] optional, overrides whether mongoose thinks the doc is deleted
* @return {Boolean} whether mongoose thinks this doc is deleted.
* @method $isDeleted
* @api public
*/

Expand Down

0 comments on commit 9b04e53

Please sign in to comment.