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

Change subject: Fix php doc parameter name
......................................................................


Fix php doc parameter name

Change-Id: I771f14f2eb2b63bfc068f7e461e93ae79fdec1d1
---
M src/WrappedString.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/WrappedString.php b/src/WrappedString.php
index ed2593d..20ef6ce 100644
--- a/src/WrappedString.php
+++ b/src/WrappedString.php
@@ -48,7 +48,7 @@
        }
 
        /**
-        * @param string $content
+        * @param string $value
         * @return WrappedString Newly wrapped string
         */
        protected function extend( $value ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I771f14f2eb2b63bfc068f7e461e93ae79fdec1d1
Gerrit-PatchSet: 1
Gerrit-Project: WrappedString
Gerrit-Branch: master
Gerrit-Owner: Reedy <[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