fix: Update psalm baseline to ignore setKey being internal of phpseclib

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-04-04 23:16:26 +02:00
parent 421c3bd2b5
commit 6747479570
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -1134,6 +1134,7 @@
<code>encrypt</code>
<code>setIV</code>
<code>setIV</code>
<code>setKey</code>
</InternalMethod>
<TooManyArguments>
<code>test</code>