array ( 'Psr\\Log\\' => 8, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Log\\' => array ( 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', ), ); public static $prefixesPsr0 = array ( 'P' => array ( 'PayPal' => array ( 0 => __DIR__ . '/..' . '/paypal/rest-api-sdk-php/lib', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit7a93031aedce0fe3fa1cfa18bf1045f6::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit7a93031aedce0fe3fa1cfa18bf1045f6::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit7a93031aedce0fe3fa1cfa18bf1045f6::$prefixesPsr0; }, null, ClassLoader::class); } }