Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v24.0.0beta1
nextcloud-command 2 years ago
parent
commit
64cdce14ec
1 changed files with 1 additions and 3 deletions
  1. 1
    3
      build/psalm-baseline.xml

+ 1
- 3
build/psalm-baseline.xml View File

@@ -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>

Loading…
Cancel
Save