Updates the phpseclib library.

This commit is contained in:
2021-06-15 01:23:57 +02:00
parent 130235e252
commit e3aac938aa
21 changed files with 650 additions and 399 deletions

View File

@ -13,6 +13,9 @@ class ComposerAutoloaderInit10d22a526bd476954b93748a871e7ad4
}
}
/**
* @return \Composer\Autoload\ClassLoader
*/
public static function getLoader()
{
if (null !== self::$loader) {