ComposerStaticInita43eb99393ddb31bceb68d6e9167f505
Table of Contents
Properties
-
$classMap
: mixed
-
$prefixDirsPsr4
: mixed
-
$prefixLengthsPsr4
: mixed
Methods
-
getInitializer()
: mixed
$classMap
public
static mixed
$classMap
= array('Composer\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php')
$prefixDirsPsr4
public
static mixed
$prefixDirsPsr4
= array('Queue\Test\Fixture\\' => array(0 => __DIR__ . '/../..' . '/tests/Fixture'), 'Queue\\' => array(0 => __DIR__ . '/../..' . '/src'))
$prefixLengthsPsr4
public
static mixed
$prefixLengthsPsr4
= array('Q' => array('Queue\Test\Fixture\\' => 19, 'Queue\\' => 6))