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
1 changed files with 1 additions and 0 deletions

View File

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