array ( 'Symfony\\Component\\EventDispatcher\\' => 34, ), ); public static $prefixDirsPsr4 = array ( 'Symfony\\Component\\EventDispatcher\\' => array ( 0 => __DIR__ . '/..' . '/symfony/event-dispatcher', ), ); public static $prefixesPsr0 = array ( 'M' => array ( 'Mailgun\\Tests' => array ( 0 => __DIR__ . '/..' . '/mailgun/mailgun-php/tests', ), 'Mailgun' => array ( 0 => __DIR__ . '/..' . '/mailgun/mailgun-php/src', ), ), 'G' => array ( 'Guzzle\\Tests' => array ( 0 => __DIR__ . '/..' . '/guzzle/guzzle/tests', ), 'Guzzle' => array ( 0 => __DIR__ . '/..' . '/guzzle/guzzle/src', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitbc00ddcd2e8da9499a4bfd011e6c39c6::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitbc00ddcd2e8da9499a4bfd011e6c39c6::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInitbc00ddcd2e8da9499a4bfd011e6c39c6::$prefixesPsr0; }, null, ClassLoader::class); } }