Merge "doc: Adding missing @static to a static dm.GeneratedContentNode method"

This commit is contained in:
jenkins-bot 2013-10-23 20:38:07 +00:00 committed by Gerrit Code Review
commit 43e96d7927

View file

@ -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