![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/plugins/co-authors-plus/vendor/composer/ |
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit40e14371ebadacf0800ad77f2fa1a01d { public static $prefixLengthsPsr4 = array ( 'C' => array ( 'Composer\\Installers\\' => 20, ), ); public static $prefixDirsPsr4 = array ( 'Composer\\Installers\\' => array ( 0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', ), ); public static $classMap = array ( 'CoAuthorsPlus_Command' => __DIR__ . '/../..' . '/php/class-wp-cli.php', 'CoAuthors\\API\\Endpoints' => __DIR__ . '/../..' . '/php/class-coauthors-endpoint.php', 'CoAuthors\\Integrations\\Yoast' => __DIR__ . '/../..' . '/php/integrations/yoast.php', 'CoAuthors\\Integrations\\Yoast\\CoAuthor' => __DIR__ . '/../..' . '/php/integrations/yoast/class-coauthor.php', 'CoAuthors_Guest_Authors' => __DIR__ . '/../..' . '/php/class-coauthors-guest-authors.php', 'CoAuthors_Template_Filters' => __DIR__ . '/../..' . '/php/class-coauthors-template-filters.php', 'CoAuthors_WP_List_Table' => __DIR__ . '/../..' . '/php/class-coauthors-wp-list-table.php', 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit40e14371ebadacf0800ad77f2fa1a01d::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit40e14371ebadacf0800ad77f2fa1a01d::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit40e14371ebadacf0800ad77f2fa1a01d::$classMap; }, null, ClassLoader::class); } }