diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2020-01-06 14:32:30 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-01-06 14:32:30 -0500 |
commit | 10ef81bf85ad0a4bad0d204838e14c99ca2526f7 (patch) | |
tree | b4bb36a326d41de12d1a6181d2a2baf34696ac24 /plugins/jetpack/vendor/composer/autoload_classmap_package.php | |
parent | Updating script for Update (diff) | |
download | blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.gz blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.tar.bz2 blogs-gentoo-10ef81bf85ad0a4bad0d204838e14c99ca2526f7.zip |
Update jetpack 8.0
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/jetpack/vendor/composer/autoload_classmap_package.php')
-rw-r--r-- | plugins/jetpack/vendor/composer/autoload_classmap_package.php | 390 |
1 files changed, 390 insertions, 0 deletions
diff --git a/plugins/jetpack/vendor/composer/autoload_classmap_package.php b/plugins/jetpack/vendor/composer/autoload_classmap_package.php new file mode 100644 index 00000000..84054931 --- /dev/null +++ b/plugins/jetpack/vendor/composer/autoload_classmap_package.php @@ -0,0 +1,390 @@ +<?php + +// This file `autoload_classmap_packages.php` was auto generated by automattic/jetpack-autoloader. + +$vendorDir = dirname(__DIR__); +$baseDir = dirname($vendorDir); + +return array( + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-posts.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-attachments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-woocommerce.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-wp-super-cache.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Module' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-module.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-plugins.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-menus.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-stats.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-meta.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-comments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-constants.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-term-relationships.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-terms.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-themes.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-network-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-protect.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-import.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-callables.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-full-sync.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-updates.php' + ), + 'Automattic\\Jetpack\\Sync\\Defaults' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-defaults.php' + ), + 'Automattic\\Jetpack\\Sync\\Sender' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-sender.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore_Interface' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/interface-replicastore.php' + ), + 'Automattic\\Jetpack\\Sync\\Replicastore' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-replicastore.php' + ), + 'Automattic\\Jetpack\\Sync\\Actions' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-actions.php' + ), + 'Automattic\\Jetpack\\Sync\\Functions' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-functions.php' + ), + 'Automattic\\Jetpack\\Sync\\Utils' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-utils.php' + ), + 'Automattic\\Jetpack\\Sync\\Lock' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-lock.php' + ), + 'Automattic\\Jetpack\\Sync\\Codec_Interface' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/interface-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Main' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-main.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue_Buffer' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-queue-buffer.php' + ), + 'Automattic\\Jetpack\\Sync\\Users' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Simple_Codec' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-simple-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Queue' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-queue.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-modules.php' + ), + 'Automattic\\Jetpack\\Sync\\Listener' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-listener.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Posts' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-posts.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Attachments' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-attachments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WooCommerce' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-woocommerce.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\WP_Super_Cache' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-wp-super-cache.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Module' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-module.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Plugins' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-plugins.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Menus' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-menus.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Stats' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-stats.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Meta' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-meta.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Users' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-users.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Comments' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-comments.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Options' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Constants' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-constants.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Term_Relationships' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-term-relationships.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Terms' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-terms.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Themes' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-themes.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Network_Options' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-network-options.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Protect' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-protect.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Import' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-import.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Callables' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-callables.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Full_Sync' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-full-sync.php' + ), + 'Automattic\\Jetpack\\Sync\\Modules\\Updates' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/modules/class-updates.php' + ), + 'Automattic\\Jetpack\\Sync\\JSON_Deflate_Array_Codec' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-json-deflate-array-codec.php' + ), + 'Automattic\\Jetpack\\Sync\\Settings' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-settings.php' + ), + 'Automattic\\Jetpack\\Sync\\Server' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-sync/src/class-server.php' + ), + 'Automattic\\Jetpack\\Connection\\REST_Connector' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/class-rest-connector.php' + ), + 'Automattic\\Jetpack\\Connection\\Client' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/class-client.php' + ), + 'Automattic\\Jetpack\\Connection\\Utils' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/class-utils.php' + ), + 'Automattic\\Jetpack\\Connection\\Manager_Interface' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/interface-manager.php' + ), + 'Automattic\\Jetpack\\Connection\\Manager' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/class-manager.php' + ), + 'Automattic\\Jetpack\\Connection\\XMLRPC_Connector' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/src/class-xmlrpc-connector.php' + ), + 'Automattic\\Jetpack\\Backup\\Helper_Script_Manager' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-backup/src/class-helper-script-manager.php' + ), + 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php' + ), + 'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php' + ), + 'Automattic\\Jetpack\\Assets\\Logo' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-logo/src/class-logo.php' + ), + 'Automattic\\Jetpack\\Error' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-error/src/class-error.php' + ), + 'Automattic\\Jetpack\\Constants' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-constants/src/class-constants.php' + ), + 'Automattic\\Jetpack\\Abtest' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-abtest/src/class-abtest.php' + ), + 'Automattic\\Jetpack\\Status' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-status/src/class-status.php' + ), + 'Automattic\\Jetpack\\Terms_Of_Service' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-terms-of-service/src/class-terms-of-service.php' + ), + 'Automattic\\Jetpack\\Tracking' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-tracking/src/class-tracking.php' + ), + 'Automattic\\Jetpack\\Assets' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-assets/src/class-assets.php' + ), + 'Automattic\\Jetpack\\JITM' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-jitm/src/class-jitm.php' + ), + 'Automattic\\Jetpack\\Roles' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-roles/src/class-roles.php' + ), + 'Automattic\\Jetpack\\Plugin\\Tracking' => array( + 'version' => 'dev-branch-8.0', + 'path' => $baseDir . '/src/class-tracking.php' + ), + 'Jetpack_Sync_Settings' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-compat/legacy/class-jetpack-sync-settings.php' + ), + 'JetpackTracking' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-compat/legacy/class-jetpacktracking.php' + ), + 'Jetpack_Client' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-compat/legacy/class-jetpack-client.php' + ), + 'Jetpack_Sync_Modules' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-compat/legacy/class-jetpack-sync-modules.php' + ), + 'Jetpack_Sync_Actions' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-compat/legacy/class-jetpack-sync-actions.php' + ), + 'Jetpack_Tracks_Client' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-tracking/legacy/class-jetpack-tracks-client.php' + ), + 'Jetpack_Tracks_Event' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-tracking/legacy/class-jetpack-tracks-event.php' + ), + 'Jetpack_XMLRPC_Server' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php' + ), + 'Jetpack_IXR_Client' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php' + ), + 'Jetpack_Signature' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/legacy/class-jetpack-signature.php' + ), + 'Jetpack_IXR_ClientMulticall' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php' + ), + 'Jetpack_Options' => array( + 'version' => 'dev-retry/phpcs-changed', + 'path' => $vendorDir . '/automattic/jetpack-options/legacy/class-jetpack-options.php' + ), +); + |