diff options
author | Joas Schilling <coding@schilljs.com> | 2020-11-16 19:20:21 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2020-11-16 19:46:24 +0100 |
commit | 4f26eee609eb34d343010bdcfb764ba6856243c9 (patch) | |
tree | bb281e5042c28e584a5455f0eeb636ef803aa3ba | |
parent | a8cb8e21c136dac2992f125f1270468b807dd4b2 (diff) | |
download | nextcloud-server-4f26eee609eb34d343010bdcfb764ba6856243c9.tar.gz nextcloud-server-4f26eee609eb34d343010bdcfb764ba6856243c9.zip |
Update psalm baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
-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> |