summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-01-18 04:45:48 +0000
committerGitHub <noreply@github.com>2023-01-18 04:45:48 +0000
commit0d48e3c98c62830c27bc5923ede115c6f03fd148 (patch)
tree1e2333cc873fb84b0178bc91135e661f9fe6210d /build
parent4dc3f4dcac8e7db33cb0c966d16ae2600b20ab8e (diff)
downloadnextcloud-server-0d48e3c98c62830c27bc5923ede115c6f03fd148.tar.gz
nextcloud-server-0d48e3c98c62830c27bc5923ede115c6f03fd148.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 6c200c045e2..cca5d29909c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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">