diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-11-10 04:18:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 04:18:47 +0000 |
commit | e35329176d8a6d77312ab3fe09b0b41c2d2be874 (patch) | |
tree | d35485e1feadc13d74e750699e7bb6b57516818b /build | |
parent | 98d1a3f34cfb421366643a26df791af0c5507a72 (diff) | |
download | nextcloud-server-e35329176d8a6d77312ab3fe09b0b41c2d2be874.tar.gz nextcloud-server-e35329176d8a6d77312ab3fe09b0b41c2d2be874.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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"> |