This commit is contained in:
Yuri Kuznetsov
2023-06-10 19:29:58 +03:00
parent 2b8120811c
commit 7ea46bb370
2 changed files with 16 additions and 17 deletions
+1
View File
@@ -348,6 +348,7 @@ const Collection = Dep.extend(/** @lends Collection# */ {
/**
* Parse a response from the backend.
*
* @todo Rename to `handleResponse`.
* @param {Object} response A response.
* @param {Object} options Options.
* @returns {Collection[]}