mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix psalm warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
6e4b089265
commit
d58e71f0e6
1 changed files with 1 additions and 1 deletions
|
|
@ -4455,7 +4455,7 @@
|
|||
<InternalMethod occurrences="1">
|
||||
<code>ClientResolver::_default_signature_provider()</code>
|
||||
</InternalMethod>
|
||||
<UndefinedFunction occurrences="1">
|
||||
<UndefinedFunction occurrences="2">
|
||||
<code>\Aws\or_chain([self::class, 'legacySignatureProvider'], ClientResolver::_default_signature_provider())</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue