mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
chore(psalm): Update baseline to remove fixed errors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
12d1d1d389
commit
a741c6cfa1
1 changed files with 0 additions and 14 deletions
|
|
@ -1105,20 +1105,6 @@
|
|||
<code><![CDATA[public function setLdapAccess(Access $access) {]]></code>
|
||||
</InvalidDocblock>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/User/User.php">
|
||||
<FalsableReturnStatement>
|
||||
<code><![CDATA[$this->avatarImage]]></code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidPropertyAssignmentValue>
|
||||
<code><![CDATA[$this->refreshedFeatures]]></code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
<InvalidReturnType>
|
||||
<code><![CDATA[null]]></code>
|
||||
</InvalidReturnType>
|
||||
<RedundantCondition>
|
||||
<code><![CDATA[$aQuota && (count($aQuota) > 0)]]></code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/User_LDAP.php">
|
||||
<ImplementedReturnTypeMismatch>
|
||||
<code><![CDATA[string|false]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue