mirror of
https://github.com/nextcloud/server.git
synced 2026-03-22 02:21:12 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
b961171b60
commit
fe8d29236f
1 changed files with 0 additions and 8 deletions
|
|
@ -898,14 +898,6 @@
|
|||
<code>$id</code>
|
||||
<code>$remoteId</code>
|
||||
</InvalidArgument>
|
||||
<TypeDoesNotContainNull>
|
||||
<code>$id === null ||
|
||||
$token === null ||
|
||||
$shareWith === null ||
|
||||
$permission === null</code>
|
||||
<code>$permission === null</code>
|
||||
<code>$remoteId === null</code>
|
||||
</TypeDoesNotContainNull>
|
||||
</file>
|
||||
<file src="apps/federatedfilesharing/lib/FederatedShareProvider.php">
|
||||
<InvalidArgument>
|
||||
|
|
|
|||
Loading…
Reference in a new issue