diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-02-09 04:27:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-09 04:27:54 +0000 |
commit | 259094897f696b85f96102ca7fa4c4576b671958 (patch) | |
tree | 19f29d16d93f7a5b71c215382c0bc5008f42182b /build/psalm-baseline.xml | |
parent | c10317f7f9f53a4de464915f754896eed7f1ee6c (diff) | |
download | nextcloud-server-259094897f696b85f96102ca7fa4c4576b671958.tar.gz nextcloud-server-259094897f696b85f96102ca7fa4c4576b671958.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/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 d047a1e67f9..64c1e6983ac 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2310,9 +2310,6 @@ <InvalidScalarArgument occurrences="1"> <code>$exception->getCode()</code> </InvalidScalarArgument> - <NullableReturnStatement occurrences="1"> - <code>null</code> - </NullableReturnStatement> <UndefinedInterfaceMethod occurrences="1"> <code>wrap</code> </UndefinedInterfaceMethod> |