mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-01-16 14:58:26 +01:00
fix psalm
This commit is contained in:
parent
4130739a21
commit
330c724ce6
@ -89,6 +89,7 @@ class WinZipAesEncryptionStreamFilter extends \php_user_filter
|
||||
if ($winZipExtra === null) {
|
||||
throw new RuntimeException('$winZipExtra is null');
|
||||
}
|
||||
/** @psalm-var positive-int $saltSize */
|
||||
$saltSize = $winZipExtra->getSaltSize();
|
||||
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user