Skip to content

Commit 8f774f0

Browse files
committed
address code review comments
1 parent 7639fc6 commit 8f774f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/document.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,6 +3672,7 @@ Document.prototype.$__getArrayPathsToValidate = function() {
36723672
/**
36733673
* Get all subdocs (by bfs)
36743674
*
3675+
* @param {Object} [options] options. Currently for internal use.
36753676
* @return {Array}
36763677
* @api public
36773678
* @method $getAllSubdocs

0 commit comments

Comments
 (0)