Browse Source

Update psalm baseline

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

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

@@ -2141,15 +2141,6 @@
<TooManyArguments occurrences="1">
<code>dispatch</code>
</TooManyArguments>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;application</code>
</UndefinedThisPropertyAssignment>
<UndefinedThisPropertyFetch occurrences="4">
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
</UndefinedThisPropertyFetch>
</file>
<file src="lib/private/ContactsManager.php">
<InvalidNullableReturnType occurrences="3">

Loading…
Cancel
Save