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

Change subject: Fixed setCookie() type docs
......................................................................


Fixed setCookie() type docs

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

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



diff --git a/includes/CentralAuthUser.php b/includes/CentralAuthUser.php
index 6e13a6e..a9c9fce 100644
--- a/includes/CentralAuthUser.php
+++ b/includes/CentralAuthUser.php
@@ -2310,7 +2310,7 @@
         *  true: Force setting the secure attribute when setting the cookie
         *  false: Force NOT setting the secure attribute when setting the 
cookie
         *  null (default): Use the default ($wgCookieSecure) to set the secure 
attribute
-        * @param $prefix cookie prefix, or false to use 
$wgCentralAuthCookiePrefix
+        * @param string|bool $prefix cookie prefix; false to use 
$wgCentralAuthCookiePrefix
         * @throws Exception
         * @return void
         */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7214a7ad1ddc9b0b06956015e188816b008ddc40
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to