array ( 'League\\Plates\\' => 14, ), ); public static $prefixDirsPsr4 = array ( 'League\\Plates\\' => array ( 0 => __DIR__ . '/..' . '/league/plates/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit87aa1b93006dd3e21f13b7afcae147e1::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit87aa1b93006dd3e21f13b7afcae147e1::$prefixDirsPsr4; }, null, ClassLoader::class); } }