Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Added missing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2ciek committed Jan 5, 2018
1 parent a81391e commit 949e9df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/model/writer.js
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,8 @@ export default class Writer {
}

/**
* Throws `writer-detached-writer-tries-to-modify-model` error when the writer is used outside of the `change()` block.
*
* @private
*/
_assertWriterUsageCorrectness() {
Expand Down

0 comments on commit 949e9df

Please sign in to comment.