fix jsdoc

This commit is contained in:
Yuri Kuznetsov
2023-06-15 09:41:03 +03:00
parent 535baff2aa
commit d74363baea
+1 -1
View File
@@ -998,7 +998,7 @@ class Model {
}
/**
* @deprecated Use `getClonedAttributesInstead`.
* @deprecated Use `getClonedAttributes`.
* @return {Object.<string, *>}
*/
toJSON() {