This commit is contained in:
smiley
2022-07-15 19:21:16 +02:00
parent ae1c1f56ca
commit 23388e14ad
-1
View File
@@ -53,7 +53,6 @@ return [
'.phan/stubs'
],
'suppress_issue_types' => [
'PhanDeprecatedFunction',
'PhanAccessMethodInternal',
],
];