mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 84d548e7b1 Remove redundant @method annotations
A @method annotation is only necessary when the docblock is not
directly followed by a function declaration (in which case JSDuck
assumes it documents a property), e.g. when defining an abstract
function or referencing a function from another library.

I verified that JSDuck generates exactly the same output before and
after this change (docs/data-<hash>.js files are identical).

Change-Id: I7edf51a8560ab9978b42800ab1026f0b5555c3bf
2019-08-21 23:33:15 +02:00
..
ve.ui.MWCommandHelpDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWExtensionDialog.js Update VE core submodule to master (2951e9378) 2019-02-22 01:13:36 +01:00
ve.ui.MWExtensionPreviewDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWGalleryDialog.js Make page title the target title 2019-07-15 17:22:17 +00:00
ve.ui.MWMediaDialog.js Merge "Make page title the target title" 2019-07-15 19:08:11 +00:00
ve.ui.MWMetaDialog.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.ui.MWMobileSaveDialog.js Use MobileFrontend license message on mobile when available 2019-08-02 16:29:54 -05:00
ve.ui.MWPreDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWRequiredParamBlankConfirmDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWSaveDialog.js Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.ui.MWTableDialog.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.ui.MWTemplateDialog.js Add more read-only implementations 2019-02-25 20:01:11 +00:00
ve.ui.MWTransclusionDialog.js Add more read-only implementations 2019-02-25 20:01:11 +00:00
ve.ui.MWWikitextConvertConfirmDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00