From 4f26eee609eb34d343010bdcfb764ba6856243c9 Mon Sep 17 00:00:00 2001 From: Joas Schilling <coding@schilljs.com> Date: Mon, 16 Nov 2020 19:20:21 +0100 Subject: [PATCH] Update psalm baseline Signed-off-by: Joas Schilling <coding@schilljs.com> --- build/psalm-baseline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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> -- GitLab