diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-09-18 04:23:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-18 04:23:58 +0000 |
commit | 281f0d6793450bf166e39952aeba157d86b37926 (patch) | |
tree | 56b43ac4dfe5a638de709d5b94ff9d89da71fa9d /build/psalm-baseline.xml | |
parent | f3ec3bfa4af7e03197976319a8bd0694f641ad7b (diff) | |
download | nextcloud-server-281f0d6793450bf166e39952aeba157d86b37926.tar.gz nextcloud-server-281f0d6793450bf166e39952aeba157d86b37926.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 | 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"> |