TYPO3  7.6
Static Public Member Functions | Static Private Attributes | List of all members
ComposerAutoloaderInit3cb527ee4d6e7d0d79f4bdd3a85899fc Class Reference

Static Public Member Functions

static loadClassLoader ($class)
 
static getLoader ()
 

Static Private Attributes

static $loader
 

Detailed Description

Definition at line 5 of file autoload_real.php.

Member Function Documentation

static getLoader ( )
static

Definition at line 16 of file autoload_real.php.

References $loader, and composerRequire3cb527ee4d6e7d0d79f4bdd3a85899fc().

static loadClassLoader (   $class)
static

Definition at line 9 of file autoload_real.php.

Member Data Documentation

$loader
staticprivate

Definition at line 7 of file autoload_real.php.

Referenced by getLoader().