Merge "s/PreferencesForm/PreferencesFormOOUI/"

This commit is contained in:
jenkins-bot 2019-04-14 01:25:43 +00:00 committed by Gerrit Code Review
commit a5b48ec9cb

View file

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