Merge "Print chained exceptions when maintenance script fails."
[lhc/web/wiklou.git] / maintenance / cleanupTable.inc
index 3ace09c..b78e691 100644 (file)
@@ -165,7 +165,7 @@ class TableCleanup extends Maintenance {
        }
 
        /**
-        * @param array $matches
+        * @param string[] $matches
         * @return string
         */
        protected function hexChar( $matches ) {