diff options
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 884514d34fe..b4b164f7835 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3727,9 +3727,6 @@ <MoreSpecificImplementedParamType occurrences="1"> <code>$path</code> </MoreSpecificImplementedParamType> - <UndefinedMagicMethod occurrences="1"> - <code>closeCursor</code> - </UndefinedMagicMethod> </file> <file src="lib/private/Files/Cache/LocalRootScanner.php"> <InvalidNullableReturnType occurrences="2"> |