diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-12-28 02:34:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 02:34:14 +0000 |
commit | 3b1cd57c788eb46a1964c54e3df8c90027868774 (patch) | |
tree | 25ed1faffa66fd5d05b015999ea90db4f78f830a | |
parent | 691375c4ec3493534b73ff983e7c1491a9e5d554 (diff) | |
download | nextcloud-server-3b1cd57c788eb46a1964c54e3df8c90027868774.tar.gz nextcloud-server-3b1cd57c788eb46a1964c54e3df8c90027868774.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 fae69bf6fa0..76ce0f2f2b3 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1689,9 +1689,6 @@ <InvalidReturnType> <code>string</code> </InvalidReturnType> - <ParamNameMismatch> - <code>$uid</code> - </ParamNameMismatch> </file> <file src="apps/workflowengine/lib/Listener/LoadAdditionalSettingsScriptsListener.php"> <MissingTemplateParam> |