array ( 'App\\' => 4, ), ); public static $prefixDirsPsr4 = array ( 'App\\' => array ( 0 => __DIR__ . '/../..' . '/src', ), ); public static $prefixesPsr0 = array ( 'M' => array ( 'Mustache' => array ( 0 => __DIR__ . '/..' . '/mustache/mustache/src', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit266aa82cdfb705e81f7eec35f3a301c0::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit266aa82cdfb705e81f7eec35f3a301c0::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit266aa82cdfb705e81f7eec35f3a301c0::$prefixesPsr0; }, null, ClassLoader::class); } }