Skip to content

Commit

Permalink
Merge pull request #27340 from nextcloud-pr-bot/automated/noid/psalm-…
Browse files Browse the repository at this point in the history
…baseline-update

[Automated] Update psalm-baseline.xml
  • Loading branch information
kesselb authored Jun 2, 2021
2 parents 142d311 + 4b011e3 commit d9a9714
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3003,15 +3003,6 @@
<code>bool|mixed</code>
</LessSpecificImplementedReturnType>
</file>
<file src="lib/private/Collaboration/Collaborators/GroupPlugin.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
</UndefinedThisPropertyAssignment>
<UndefinedThisPropertyFetch occurrences="2">
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
</UndefinedThisPropertyFetch>
</file>
<file src="lib/private/Collaboration/Resources/Manager.php">
<RedundantCondition occurrences="1">
<code>$user instanceof IUser</code>
Expand Down

0 comments on commit d9a9714

Please sign in to comment.