array ( 'Thunder\\Shortcode\\' => 18, ), 'G' => array ( 'Grav\\Plugin\\PresentationPlugin\\API\\' => 35, 'Grav\\Plugin\\PresentationPlugin\\' => 31, ), 'C' => array ( 'Composer\\Installers\\' => 20, ), ); public static $prefixDirsPsr4 = array ( 'Thunder\\Shortcode\\' => array ( 0 => __DIR__ . '/..' . '/thunderer/shortcode/src', ), 'Grav\\Plugin\\PresentationPlugin\\API\\' => array ( 0 => __DIR__ . '/../..' . '/classes', ), 'Grav\\Plugin\\PresentationPlugin\\' => array ( 0 => __DIR__ . '/../..' . '/classes', ), 'Composer\\Installers\\' => array ( 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', ), ); public static $prefixesPsr0 = array ( 'M' => array ( 'Michelf' => array ( 0 => __DIR__ . '/..' . '/michelf/php-smartypants', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit39119e623172f8b589e72b58ce87ed79::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit39119e623172f8b589e72b58ce87ed79::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit39119e623172f8b589e72b58ce87ed79::$prefixesPsr0; }, null, ClassLoader::class); } }