diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-10-16 04:41:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-16 04:41:24 +0000 |
commit | 95c5ab4f03c10a37d0a58592eaf180e3cf58a4b5 (patch) | |
tree | c33b08bf26f18f701c2c3b2c71c76195059204c7 | |
parent | 5ab021c6bf93952dc0b81a3b62626df2936245c5 (diff) | |
download | nextcloud-server-95c5ab4f03c10a37d0a58592eaf180e3cf58a4b5.tar.gz nextcloud-server-95c5ab4f03c10a37d0a58592eaf180e3cf58a4b5.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 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> |