mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
Merge "s/PreferencesForm/PreferencesFormOOUI/"
This commit is contained in:
commit
a5b48ec9cb
|
@ -802,7 +802,7 @@ class VisualEditorHooks {
|
|||
* when the user it was set on explicitly enables VE.
|
||||
*
|
||||
* @param array $data User-submitted data
|
||||
* @param PreferencesForm $form A ContextSource
|
||||
* @param PreferencesFormOOUI $form A ContextSource
|
||||
* @param User $user User with new preferences already set
|
||||
* @param bool &$result Success or failure
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue