Merge pull request #20026 from nextcloud/techdebt/composer-files-v1.10.1

Update autoloaders for composer v1.10.1
This commit is contained in:
Christoph Wurst 2020-03-19 15:37:31 +01:00 committed by GitHub
commit 25ce3c434b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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) {