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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-12-06 22:52:53 +0300
committerGitHub <noreply@github.com>2021-12-06 22:52:53 +0300
commit3b02ced2caadb1171cb61dc3f09c8abc7c4f6c3c (patch)
tree8d29704ae3bb51ec610c569feffb55855b7405ab /tests/psalm-baseline.xml
parent3c8de955dabd6136aea0807256b95544b7b5a68d (diff)
Revert "Fetch LDAP provider factory on demand"
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 84d260f53..66cc2bf0e 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -311,13 +311,6 @@
<code>SaveDraftEvent</code>
</MissingDependency>
</file>
- <file src="lib/Service/Provisioning/Manager.php">
- <MissingDependency occurrences="3">
- <code>$this-&gt;serverContainer</code>
- <code>IServerContainer</code>
- <code>IServerContainer</code>
- </MissingDependency>
- </file>
<file src="lib/Service/Sync/ImapToDbSynchronizer.php">
<MissingDependency occurrences="4">
<code>NewMessagesSynchronized</code>