array ( 'Psr\\SimpleCache\\' => 16, 'PhpOffice\\PhpSpreadsheet\\' => 25, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\SimpleCache\\' => array ( 0 => __DIR__ . '/..' . '/psr/simple-cache/src', ), 'PhpOffice\\PhpSpreadsheet\\' => array ( 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit4618f5c41cf5e27cc7908556f031e4d4::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit4618f5c41cf5e27cc7908556f031e4d4::$prefixDirsPsr4; }, null, ClassLoader::class); } }