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 4fe9fe5489
commit 6eeabad8c7
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
1 changed files with 1 additions and 0 deletions

View File

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