diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-09-18 11:33:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-18 11:33:06 +0200 |
commit | 9d89917695f4c5364ea2b49543f759a04087c7e7 (patch) | |
tree | a1bab6fcfa9f07afea24ba8e4bcbf6e70f0b5cb4 | |
parent | b2f53baa846837f0b452d7f8694af00313c18cbc (diff) | |
parent | 281f0d6793450bf166e39952aeba157d86b37926 (diff) | |
download | nextcloud-server-9d89917695f4c5364ea2b49543f759a04087c7e7.tar.gz nextcloud-server-9d89917695f4c5364ea2b49543f759a04087c7e7.zip |
Merge pull request #22930 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index a8d98ea2c42..7616634ce6f 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4887,7 +4887,6 @@ <code>$result && in_array('delete', $hooks) and $result</code> </RedundantCondition> <UndefinedDocblockClass occurrences="2"> - <code>list($storage, $internalPath)</code> <code>$storage</code> </UndefinedDocblockClass> <UndefinedInterfaceMethod occurrences="20"> |