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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-05-31 17:44:09 +0300
committerGitHub <noreply@github.com>2021-05-31 17:44:09 +0300
commit6e995e6a2b0f8f36bd5c1248c4fe628fe6cd299f (patch)
tree281786d9718c2771b4811f26575994bb8d6fab11 /tests
parentcc98dbdb6de9f49e4277a177d4e0f7fee0dcd13e (diff)
parent61aa4e33b55782cb7859cb198c0cecb35d5a9adf (diff)
Merge pull request #5616 from nextcloud/feature/1576/allow-to-specify-meta-data-on-a-share
Allow to specify meta-data for sharing
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index da88847b7..5e7b91655 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -29,7 +29,7 @@
<code>$this-&gt;rootFolder</code>
<code>IRootFolder</code>
<code>IRootFolder</code>
- <code>\OCP\Share\Exceptions\ShareNotFound</code>
+ <code>ShareNotFound</code>
</MissingDependency>
<UndefinedClass occurrences="1">
<code>\OC_Util</code>
@@ -203,9 +203,6 @@
<code>IRootFolder</code>
<code>IRootFolder</code>
</MissingDependency>
- <UndefinedClass occurrences="1">
- <code>SharedStorage</code>
- </UndefinedClass>
</file>
<file src="lib/Controller/SignalingController.php">
<UndefinedClass occurrences="1">
@@ -237,9 +234,6 @@
<code>ShareNotFound</code>
<code>ShareNotFound</code>
</MissingDependency>
- <UndefinedClass occurrences="1">
- <code>GroupFolderStorage</code>
- </UndefinedClass>
</file>
<file src="lib/Flow/Operation.php">
<InvalidArgument occurrences="1"/>