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

Change subject: Fix phpdoc variable type
......................................................................


Fix phpdoc variable type

Change-Id: If219998c5beb2e5916c84fcb86bd57dff59ab2ef
---
M includes/TalkpageManager.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/includes/TalkpageManager.php b/includes/TalkpageManager.php
index b8e3942..a6d5adc 100644
--- a/includes/TalkpageManager.php
+++ b/includes/TalkpageManager.php
@@ -224,7 +224,7 @@
         * Gives a user object used to manage talk pages
         *
         * @return User User to manage talkpages
-        * @throws MWException If both of the names already exist, but are not 
properly
+        * @throws FlowException If both of the names already exist, but are 
not properly
         *  configured.
         */
        public function getTalkpageManager() {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If219998c5beb2e5916c84fcb86bd57dff59ab2ef
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to