diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-11-17 04:22:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 04:22:33 +0000 |
commit | e93a76962ceb16bac8770969dd8273619041b965 (patch) | |
tree | 3c9bb3be13151b2f8740ceb794f9c198d2768a41 /build | |
parent | 7afe12eccbc2bbe9c7d59fd615708da2e0273f41 (diff) | |
download | nextcloud-server-e93a76962ceb16bac8770969dd8273619041b965.tar.gz nextcloud-server-e93a76962ceb16bac8770969dd8273619041b965.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 5f34c43ea64..eb5a496e183 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -5117,7 +5117,7 @@ <code>'OCP\Share::preShare'</code> <code>'OCP\Share::preUnshare'</code> </InvalidArgument> - <InvalidScalarArgument occurrences="3"> + <InvalidScalarArgument occurrences="2"> <code>$id</code> <code>$this->shareApiLinkDefaultExpireDays()</code> <code>$this->shareApiLinkDefaultExpireDays()</code> |