Kaldari has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/59007


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/07/59007/1

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: newchange
Gerrit-Change-Id: I65d448acf1a53c95efe94587b695718f3231f538
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>

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

Reply via email to