aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index df363b47270..af3417f0e2c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -699,11 +699,6 @@
<code>$arguments</code>
</ParamNameMismatch>
</file>
- <file src="apps/dav/lib/RootCollection.php">
- <UndefinedPropertyAssignment occurrences="1">
- <code>$publicCalendarRoot-&gt;disableListing</code>
- </UndefinedPropertyAssignment>
- </file>
<file src="apps/dav/lib/Search/EventsSearchProvider.php">
<FalsableReturnStatement occurrences="1">
<code>$this-&gt;l10n-&gt;l('date', $startDateTime, ['width' =&gt; 'medium'])</code>