Update autoloaders for composer v1.10.1

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2020-03-19 09:48:49 +01:00
parent 4a21ce27ff
commit 150f39ed50
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
24 changed files with 72 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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