array ( 'think\\' => 6, ), ); public static $prefixDirsPsr4 = array ( 'think\\' => array ( 0 => __DIR__ . '/..' . '/topthink/think-image/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitc94c02985840e0e24a4e6317fb9e1871::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitc94c02985840e0e24a4e6317fb9e1871::$prefixDirsPsr4; }, null, ClassLoader::class); } }