jenkins-bot has submitted this change and it was merged.

Change subject: Some comments for Preferences.php
......................................................................


Some comments for Preferences.php

Change-Id: I65d448acf1a53c95efe94587b695718f3231f538
---
M includes/Preferences.php
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Alex Monk: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/Preferences.php b/includes/Preferences.php
index 33780a4..6d6e581 100644
--- a/includes/Preferences.php
+++ b/includes/Preferences.php
@@ -1260,6 +1260,7 @@
        }
 
        /**
+        * @param $context IContextSource
         * @return array
         */
        static function getTimezoneOptions( IContextSource $context ) {
@@ -1364,6 +1365,8 @@
        }
 
        /**
+        * Handle the form submission if everything validated properly
+        *
         * @param $formData
         * @param $form PreferencesForm
         * @param $entryPoint string

-- 
To view, visit https://gerrit.wikimedia.org/r/59007
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I65d448acf1a53c95efe94587b695718f3231f538
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to