array ( 'Stripe\\' => 7, ), ); public static $prefixDirsPsr4 = array ( 'Stripe\\' => array ( 0 => __DIR__ . '/..' . '/stripe/stripe-php/lib', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInita92fe648a673ed0aa97ee0a90d1b1c43::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInita92fe648a673ed0aa97ee0a90d1b1c43::$prefixDirsPsr4; }, null, ClassLoader::class); } }