array ( 'RedBeanPHP\\' => 11, ), ); public static $prefixDirsPsr4 = array ( 'RedBeanPHP\\' => array ( 0 => __DIR__ . '/..' . '/gabordemooij/redbean/RedBeanPHP', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit7881a223d5c4e5800bc6cdeb88fd0b5a::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit7881a223d5c4e5800bc6cdeb88fd0b5a::$prefixDirsPsr4; }, null, ClassLoader::class); } }