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

Change subject: Fix EchoAttributeManager::getNotificationSection() php doc
......................................................................


Fix EchoAttributeManager::getNotificationSection() php doc

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

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



diff --git a/includes/AttributeManager.php b/includes/AttributeManager.php
index 36211e9..d0a4441 100644
--- a/includes/AttributeManager.php
+++ b/includes/AttributeManager.php
@@ -247,7 +247,7 @@
        /**
         * Get notification section for a notification type
         * @todo add a unit test case
-        * @parm string
+        * @param string $notificationType
         * @return string
         */
        public function getNotificationSection( $notificationType ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a82e4618907e7a58a61d10ecb93c76d9772de53
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to