diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-06-08 04:27:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-08 04:27:41 +0000 |
commit | db1509ab19c4051d193f8448aa6599b8999c1e18 (patch) | |
tree | 073e131ea7c8743253264cdc4cae80a77a0f82be /build | |
parent | f6485f98f0513f0043fb0a4b8e17f9921d67da67 (diff) | |
download | nextcloud-server-db1509ab19c4051d193f8448aa6599b8999c1e18.tar.gz nextcloud-server-db1509ab19c4051d193f8448aa6599b8999c1e18.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 fc6c553d0c0..09ed87524d2 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4987,9 +4987,6 @@ <code>array</code> </InvalidReturnType> </file> - <file src="lib/public/AppFramework/Http/Template/PublicTemplateResponse.php"> - <InvalidScalarArgument occurrences="1"/> - </file> <file src="lib/public/AppFramework/Http/ZipResponse.php"> <InvalidArrayAccess occurrences="5"> <code>$resource['internalName']</code> |