This commit is contained in:
codemasher
2021-12-12 23:42:29 +01:00
parent 6f001c42d9
commit f1858fb2da
+3
View File
@@ -52,4 +52,7 @@ return [
'vendor/',
'.phan/stubs'
],
'suppress_issue_types' => [
'PhanDeprecatedFunction',
],
];