Decrease the number of 'function says it should return something' errors
[lhc/web/wiklou.git] / tests / phan / config.php
index afcd7f3..2c5eef7 100644 (file)
@@ -331,7 +331,7 @@ return [
                "PhanTypeMismatchProperty",
                // approximate error count: 95
                "PhanTypeMismatchReturn",
-               // approximate error count: 16
+               // approximate error count: 11
                "PhanTypeMissingReturn",
                // approximate error count: 5
                "PhanTypeNonVarPassByRef",