Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
142d311a13
commit
4b011e35fa
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue