Reedy has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/WrappedString 
refs/changes/14/254414/1

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: newchange
Gerrit-Change-Id: I771f14f2eb2b63bfc068f7e461e93ae79fdec1d1
Gerrit-PatchSet: 1
Gerrit-Project: WrappedString
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

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

Reply via email to