mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-28 01:28:27 +00:00
AsymmetricKey: phpstan tweak
This commit is contained in:
parent
5a7569cd13
commit
fc4d9dd480
@ -130,7 +130,7 @@ abstract class AsymmetricKey
|
||||
*
|
||||
* @param string $key
|
||||
* @param string $password optional
|
||||
* @return AsymmetricKey
|
||||
* @return \phpseclib3\Crypt\Common\PublicKey|\phpseclib3\Crypt\Common\PrivateKey
|
||||
*/
|
||||
public static function load($key, $password = false)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user