summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 9d4ef09a30b..485a3fe706c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1967,10 +1967,8 @@
</InvalidScalarArgument>
</file>
<file src="apps/sharebymail/lib/ShareByMailProvider.php">
- <InvalidScalarArgument occurrences="4">
+ <InvalidScalarArgument occurrences="2">
<code>$share-&gt;getId()</code>
- <code>$shareId</code>
- <code>$shareId</code>
<code>(int)$data['id']</code>
</InvalidScalarArgument>
</file>