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 1c5128bfca
commit 13980207db
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

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