Merge "Warn if stateful ParserOutput transforms are used"
[lhc/web/wiklou.git] / includes / parser / StripState.php
index 4ed176c..298aad3 100644 (file)
@@ -233,7 +233,7 @@ class StripState {
        /**
         * Remove any strip markers found in the given text.
         *
-        * @param string $text Input string
+        * @param string $text
         * @return string
         */
        public function killMarkers( $text ) {