aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 355947ffa7e..0963e517c68 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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>