mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-27 15:50:29 +00:00
Merge "doc: Adding missing @static to a static dm.GeneratedContentNode method"
This commit is contained in:
commit
43e96d7927
|
@ -23,6 +23,7 @@ ve.dm.GeneratedContentNode.static = {};
|
|||
|
||||
/**
|
||||
* Store HTML of DOM elements, hashed on data element
|
||||
* @static
|
||||
* @param {Object} dataElement Data element
|
||||
* @param {Object|string|Array} generatedContents Generated contents
|
||||
* @param {ve.dm.IndexValueStore} store Index-value store
|
||||
|
|
Loading…
Reference in a new issue