summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b1f1b737492..6c200c045e2 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -919,7 +919,7 @@
</InvalidArgument>
</file>
<file src="apps/files/appinfo/routes.php">
- <InvalidScope occurrences="2">
+ <InvalidScope occurrences="1">
<code>$this</code>
<code>$this</code>
</InvalidScope>
@@ -3697,14 +3697,6 @@
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
- <file src="lib/public/Dashboard/Model/WidgetTemplate.php">
- <InvalidNullableReturnType occurrences="1">
- <code>WidgetSetting</code>
- </InvalidNullableReturnType>
- <NullableReturnStatement occurrences="1">
- <code>null</code>
- </NullableReturnStatement>
- </file>
<file src="lib/public/Diagnostics/IQueryLogger.php">
<LessSpecificImplementedReturnType occurrences="1">
<code>mixed</code>