Explorar o código

Docs: Removed old docs entry.

Szymon Cofalik %!s(int64=7) %!d(string=hai) anos
pai
achega
87042b1ed7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/ckeditor5-engine/src/model/model.js

+ 0 - 1
packages/ckeditor5-engine/src/model/model.js

@@ -349,7 +349,6 @@ export default class Model {
 	 * @fires deleteContent
 	 * @param {module:engine/model/selection~Selection|module:engine/model/documentselection~DocumentSelection} selection
 	 * Selection of which the content should be deleted.
-	 * @param {module:engine/model/batch~Batch} batch Batch to which the operations will be added.
 	 * @param {Object} [options]
 	 * @param {Boolean} [options.leaveUnmerged=false] Whether to merge elements after removing the content of the selection.
 	 *