Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v26.0.0beta1
nextcloud-command 1 year ago
parent
commit
ca695385ca
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      build/psalm-baseline.xml

+ 0
- 5
build/psalm-baseline.xml View File

@@ -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>

Loading…
Cancel
Save