Upgrade phan config to 0.7.1
[lhc/web/wiklou.git] / includes / specials / pagers / BlockListPager.php
index 63cff94..4441a33 100644 (file)
@@ -74,7 +74,7 @@ class BlockListPager extends TablePager {
         * @param string $name
         * @param string $value
         * @return string
-        * @suppress PhanTypeArraySuspiciousNullable,PhanTypeArraySuspicious
+        * @suppress PhanTypeArraySuspicious
         */
        function formatValue( $name, $value ) {
                static $msg = null;