diff options
author | Julius Härtl <jus@bitgrid.net> | 2022-04-08 15:41:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 15:41:46 +0200 |
commit | 1e02304b37a9b0f278e5eccae6e39720947119c6 (patch) | |
tree | 72734ba15328b7eed59913b777031bfed9038f95 | |
parent | 9dac3dc3c786c868691d43b9053cb61d5fbc070b (diff) | |
parent | 90dcf1e122713a509ed62ba6d6de2dd6939d625c (diff) | |
download | nextcloud-server-1e02304b37a9b0f278e5eccae6e39720947119c6.tar.gz nextcloud-server-1e02304b37a9b0f278e5eccae6e39720947119c6.zip |
Merge pull request #31867 from nextcloud/automated/noid/psalm-baseline-update-1649304710
[Automated] Update psalm-baseline.xml
-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"> |