diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-04-07 04:11:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 04:11:50 +0000 |
commit | 90dcf1e122713a509ed62ba6d6de2dd6939d625c (patch) | |
tree | fc4f11839a2d69907283c8927bc780d14a7e6335 /build | |
parent | 584f942ed44cf5f353a6a8f0c35c3511eec7a76f (diff) | |
download | nextcloud-server-90dcf1e122713a509ed62ba6d6de2dd6939d625c.tar.gz nextcloud-server-90dcf1e122713a509ed62ba6d6de2dd6939d625c.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 3ce0ea65c58..2f77c07b074 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -622,9 +622,6 @@ <UndefinedFunction occurrences="1"> <code>\Sabre\Uri\split($sourceNode->getPath())</code> </UndefinedFunction> - <UndefinedInterfaceMethod occurrences="1"> - <code>$info</code> - </UndefinedInterfaceMethod> </file> <file src="apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php"> <TooManyArguments occurrences="1"> |