diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2021-10-20 04:11:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 04:11:07 +0000 |
commit | c7be7cfd02edbea29e592eb243419cb94ec4ac55 (patch) | |
tree | d128767bf5bed833b414d11d3791682fd7c36070 /build | |
parent | 1d1010de2f7c32565f9c0208ffe7f2235db53769 (diff) | |
download | nextcloud-server-c7be7cfd02edbea29e592eb243419cb94ec4ac55.tar.gz nextcloud-server-c7be7cfd02edbea29e592eb243419cb94ec4ac55.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 4835f3b0aea..63bcfa95791 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1871,9 +1871,6 @@ <InvalidScalarArgument occurrences="1"> <code>$uid</code> </InvalidScalarArgument> - <UndefinedInterfaceMethod occurrences="1"> - <code>getLanguages</code> - </UndefinedInterfaceMethod> </file> <file src="apps/sharebymail/lib/ShareByMailProvider.php"> <InvalidScalarArgument occurrences="4"> |