KMP PHP API Reference

ComposerStaticInita43eb99393ddb31bceb68d6e9167f505
in package

Table of Contents

Properties

$classMap  : mixed
$prefixDirsPsr4  : mixed
$prefixLengthsPsr4  : mixed

Methods

getInitializer()  : mixed

Properties

$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))

Methods


        
On this page

Search results