mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
fix: Update psalm baseline to ignore setKey being internal of phpseclib
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
421c3bd2b5
commit
6747479570
1 changed files with 1 additions and 0 deletions
|
|
@ -1134,6 +1134,7 @@
|
|||
<code>encrypt</code>
|
||||
<code>setIV</code>
|
||||
<code>setIV</code>
|
||||
<code>setKey</code>
|
||||
</InternalMethod>
|
||||
<TooManyArguments>
|
||||
<code>test</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue