rdbms: reduce LoadBalancer replication log spam
[lhc/web/wiklou.git] / includes / parser / Preprocessor.php
index 03726ca..49e961a 100644 (file)
@@ -62,6 +62,7 @@ abstract class Preprocessor {
         *
         * @param string $text
         * @param int $flags
+        * @param string $tree
         */
        protected function cacheSetTree( $text, $flags, $tree ) {
                $config = RequestContext::getMain()->getConfig();