Merge pull request #27548 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Julius Härtl 2021-06-18 06:47:37 +02:00 committed by GitHub
commit 9a05fd4f52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1599,9 +1599,6 @@
<NullableReturnStatement occurrences="1">
<code>$this-&gt;sourceRootInfo</code>
</NullableReturnStatement>
<TooManyArguments occurrences="1">
<code>new \OCA\Files_Sharing\Cache($storage, $sourceRoot, $this-&gt;superShare)</code>
</TooManyArguments>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;mountOptions</code>
</UndefinedThisPropertyAssignment>