__DIR__ . '/../..' . '/includes/codestar-framework/codestar-framework.php', ); public static $prefixLengthsPsr4 = array ( 'W' => array ( 'Woocommerce_Preorders\\' => 22, ), 'A' => array ( 'Appsero\\' => 8, ), ); public static $prefixDirsPsr4 = array ( 'Woocommerce_Preorders\\' => array ( 0 => __DIR__ . '/../..' . '/src', ), 'Appsero\\' => array ( 0 => __DIR__ . '/..' . '/appsero/client/src', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'NS7_RDNC' => __DIR__ . '/..' . '/niloys7/remote-admin-notification-client/class-remote-notification-client.php', 'PAnD' => __DIR__ . '/..' . '/collizo4sky/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit20f2ca26b6845a95a29b50631edbfe8f::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit20f2ca26b6845a95a29b50631edbfe8f::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit20f2ca26b6845a95a29b50631edbfe8f::$classMap; }, null, ClassLoader::class); } }