Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2022-03-22 14:39:23 +0300
committerThomas Citharel <tcit@tcit.fr>2022-05-12 19:31:59 +0300
commit232322fe062031d5fe5b5297ca60b22bc1da1d30 (patch)
treea2591d9ed9caf669cbc7c16142a84b00f435df8f /build
parent32139610c5e11ee84c71cc1db3e58523f749aa27 (diff)
Modernize contacts menumodernize-contactmenu
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b2953298fa9..c5c3391da38 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2818,14 +2818,6 @@
<code>$this-&gt;application</code>
</UndefinedThisPropertyFetch>
</file>
- <file src="lib/private/Contacts/ContactsMenu/Manager.php">
- <InvalidNullableReturnType occurrences="1">
- <code>IEntry</code>
- </InvalidNullableReturnType>
- <NullableReturnStatement occurrences="1">
- <code>$entry</code>
- </NullableReturnStatement>
- </file>
<file src="lib/private/ContactsManager.php">
<InvalidNullableReturnType occurrences="3">
<code>IAddressBook</code>