chore(psalm): Update baseline to remove fixed errors

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet 2025-01-13 17:34:11 +01:00
parent 12d1d1d389
commit a741c6cfa1
No known key found for this signature in database
GPG key ID: A3E2F658B28C760A

View file

@ -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>