Merge pull request #30656 from nextcloud/automated/noid/psalm-baseline-update-1642133494

This commit is contained in:
John Molakvoæ 2022-01-14 08:50:19 +01:00 committed by GitHub
commit 6b610896ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

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>