diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-10-16 19:20:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-16 19:20:34 +0200 |
commit | 7524b11617f41886572a2806de12a3d470ace90f (patch) | |
tree | 890c1dc3da071c4f683897d87887164d22195a68 | |
parent | b054662d9663382c33a89f7bf5e92091dde8d3fb (diff) | |
parent | 95c5ab4f03c10a37d0a58592eaf180e3cf58a4b5 (diff) | |
download | nextcloud-server-7524b11617f41886572a2806de12a3d470ace90f.tar.gz nextcloud-server-7524b11617f41886572a2806de12a3d470ace90f.zip |
Merge pull request #34621 from nextcloud/automated/noid/master-update-psalm-baseline
[master] 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 ec96d584379..3b4d30cf9ab 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -506,9 +506,6 @@ </UndefinedInterfaceMethod> </file> <file src="apps/dav/lib/Connector/Sabre/Node.php"> - <InvalidArgument occurrences="1"> - <code>$this</code> - </InvalidArgument> <InvalidNullableReturnType occurrences="2"> <code>int</code> <code>integer</code> |