diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-04-08 04:11:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 04:11:32 +0000 |
commit | ef507faeec3138064f0a19c2bc28675a19467a6f (patch) | |
tree | e2455fa2ad6a54aeeca0642754f0f9d0ce61cbb8 | |
parent | 69378e15347630cdf4c3c7465a951857926e52ec (diff) | |
download | nextcloud-server-ef507faeec3138064f0a19c2bc28675a19467a6f.tar.gz nextcloud-server-ef507faeec3138064f0a19c2bc28675a19467a6f.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-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"> |