array ( 'Imagine\\' => 8, ), ); public static $prefixDirsPsr4 = array ( 'Imagine\\' => array ( 0 => __DIR__ . '/..' . '/imagine/imagine/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitfc8948f56a15b1d34cbda7dcc8cc2710::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitfc8948f56a15b1d34cbda7dcc8cc2710::$prefixDirsPsr4; }, null, ClassLoader::class); } }