mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
88a6ac5b22
commit
64cdce14ec
1 changed files with 1 additions and 3 deletions
|
|
@ -1967,10 +1967,8 @@
|
|||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/sharebymail/lib/ShareByMailProvider.php">
|
||||
<InvalidScalarArgument occurrences="4">
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>$share->getId()</code>
|
||||
<code>$shareId</code>
|
||||
<code>$shareId</code>
|
||||
<code>(int)$data['id']</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue