Browse Source
Merge pull request #27340 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
pull/27342/head
kesselb
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
9 deletions
-
build/psalm-baseline.xml
|
|
|
@ -3003,15 +3003,6 @@ |
|
|
|
<code>bool|mixed</code> |
|
|
|
</LessSpecificImplementedReturnType> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Collaboration/Collaborators/GroupPlugin.php"> |
|
|
|
<UndefinedThisPropertyAssignment occurrences="1"> |
|
|
|
<code>$this->shareeEnumerationInGroupOnly</code> |
|
|
|
</UndefinedThisPropertyAssignment> |
|
|
|
<UndefinedThisPropertyFetch occurrences="2"> |
|
|
|
<code>$this->shareeEnumerationInGroupOnly</code> |
|
|
|
<code>$this->shareeEnumerationInGroupOnly</code> |
|
|
|
</UndefinedThisPropertyFetch> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Collaboration/Resources/Manager.php"> |
|
|
|
<RedundantCondition occurrences="1"> |
|
|
|
<code>$user instanceof IUser</code> |
|
|
|
|