array ( 'Stash\\' => 6, ), 'P' => array ( 'Psr\\Cache\\' => 10, ), 'L' => array ( 'Leafo\\ScssPhp\\' => 14, ), 'H' => array ( 'Hybridauth\\' => 11, ), 'A' => array ( 'AnyComment\\' => 11, ), ); public static $prefixDirsPsr4 = array ( 'Stash\\' => array ( 0 => __DIR__ . '/..' . '/tedivm/stash/src/Stash', ), 'Psr\\Cache\\' => array ( 0 => __DIR__ . '/..' . '/psr/cache/src', ), 'Leafo\\ScssPhp\\' => array ( 0 => __DIR__ . '/..' . '/leafo/scssphp/src', ), 'Hybridauth\\' => array ( 0 => __DIR__ . '/..' . '/hybridauth/hybridauth/src', ), 'AnyComment\\' => array ( 0 => __DIR__ . '/../..' . '/includes', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit82d33474a2a1e30ab75cf7af463d8ee8::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit82d33474a2a1e30ab75cf7af463d8ee8::$prefixDirsPsr4; }, null, ClassLoader::class); } }