Update psalm-baseline for Avatar API quirks

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
pull/26243/head
Vincent Petry 3 years ago
parent aac7b52c66
commit 5b7a94f84c
No known key found for this signature in database
GPG Key ID: E055D6A4D513575C

@ -2981,6 +2981,14 @@
<code>InMemoryFile</code>
</ImplementedReturnTypeMismatch>
</file>
<file src="lib/private/Avatar/PlaceholderAvatar.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>ISimpleFile</code>
</ImplementedReturnTypeMismatch>
<InvalidScalarArgument occurrences="1">
<code>$data</code>
</InvalidScalarArgument>
</file>
<file src="lib/private/Avatar/UserAvatar.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>ISimpleFile</code>

Loading…
Cancel
Save