ClassLoader.php
9 years ago
ClassLoader52.php
11 years ago
LICENSE
10 years ago
autoload_classmap.php
9 years ago
autoload_files.php
10 years ago
autoload_namespaces.php
10 years ago
autoload_psr4.php
9 years ago
autoload_real.php
9 years ago
autoload_real_52.php
9 years ago
autoload_static.php
9 years ago
autoload_static.php
109 lines
| 1 | <?php |
| 2 | |
| 3 | // autoload_static.php @generated by Composer |
| 4 | |
| 5 | namespace Composer\Autoload; |
| 6 | |
| 7 | class ComposerStaticInitc16a50fb3cb50a786a944e8e9cbf2f72 |
| 8 | { |
| 9 | public static $files = array ( |
| 10 | 'fca581ae5268210490253d58378748c5' => __DIR__ . '/../..' . '/includes/functions.php', |
| 11 | '59b5ebb4886cd7eeaf4afcc7f7bdfcdd' => __DIR__ . '/../..' . '/includes/deprecated-functions.php', |
| 12 | 'd26f3384f491dc697dcc189393343bc3' => __DIR__ . '/../..' . '/includes/forms/functions.php', |
| 13 | '90c3516593b5de6b5d4528b70e2399dd' => __DIR__ . '/../..' . '/includes/integrations/functions.php', |
| 14 | '1961896a7f482d8affe08226795bf674' => __DIR__ . '/../..' . '/includes/default-actions.php', |
| 15 | 'cb296d991e3145f10320ab99c1b9ed05' => __DIR__ . '/../..' . '/includes/default-filters.php', |
| 16 | ); |
| 17 | |
| 18 | public static $prefixesPsr0 = array ( |
| 19 | 'x' => |
| 20 | array ( |
| 21 | 'xrstf\\Composer52' => |
| 22 | array ( |
| 23 | 0 => __DIR__ . '/..' . '/xrstf/composer-php52/lib', |
| 24 | ), |
| 25 | ), |
| 26 | ); |
| 27 | |
| 28 | public static $classMap = array ( |
| 29 | 'MC4WP_API' => __DIR__ . '/../..' . '/includes/api/class-api.php', |
| 30 | 'MC4WP_API_Connection_Exception' => __DIR__ . '/../..' . '/includes/api/class-connection-exception.php', |
| 31 | 'MC4WP_API_Exception' => __DIR__ . '/../..' . '/includes/api/class-exception.php', |
| 32 | 'MC4WP_API_Resource_Not_Found_Exception' => __DIR__ . '/../..' . '/includes/api/class-resource-not-found-exception.php', |
| 33 | 'MC4WP_API_v3' => __DIR__ . '/../..' . '/includes/api/class-api-v3.php', |
| 34 | 'MC4WP_API_v3_Client' => __DIR__ . '/../..' . '/includes/api/class-api-v3-client.php', |
| 35 | 'MC4WP_Admin' => __DIR__ . '/../..' . '/includes/admin/class-admin.php', |
| 36 | 'MC4WP_Admin_Ads' => __DIR__ . '/../..' . '/includes/admin/class-ads.php', |
| 37 | 'MC4WP_Admin_Ajax' => __DIR__ . '/../..' . '/includes/admin/class-admin-ajax.php', |
| 38 | 'MC4WP_Admin_Messages' => __DIR__ . '/../..' . '/includes/admin/class-admin-messages.php', |
| 39 | 'MC4WP_Admin_Review_Notice' => __DIR__ . '/../..' . '/includes/admin/class-review-notice.php', |
| 40 | 'MC4WP_Admin_Texts' => __DIR__ . '/../..' . '/includes/admin/class-admin-texts.php', |
| 41 | 'MC4WP_Admin_Tools' => __DIR__ . '/../..' . '/includes/admin/class-admin-tools.php', |
| 42 | 'MC4WP_Array_Bag' => __DIR__ . '/../..' . '/includes/class-array-bag.php', |
| 43 | 'MC4WP_BuddyPress_Integration' => __DIR__ . '/../..' . '/integrations/buddypress/class-buddypress.php', |
| 44 | 'MC4WP_Comment_Form_Integration' => __DIR__ . '/../..' . '/integrations/wp-comment-form/class-comment-form.php', |
| 45 | 'MC4WP_Contact_Form_7_Integration' => __DIR__ . '/../..' . '/integrations/contact-form-7/class-contact-form-7.php', |
| 46 | 'MC4WP_Container' => __DIR__ . '/../..' . '/includes/class-container.php', |
| 47 | 'MC4WP_Custom_Integration' => __DIR__ . '/../..' . '/integrations/custom/class-custom.php', |
| 48 | 'MC4WP_Debug_Log' => __DIR__ . '/../..' . '/includes/class-debug-log.php', |
| 49 | 'MC4WP_Debug_Log_Reader' => __DIR__ . '/../..' . '/includes/class-debug-log-reader.php', |
| 50 | 'MC4WP_Dynamic_Content_Tags' => __DIR__ . '/../..' . '/includes/class-dynamic-content-tags.php', |
| 51 | 'MC4WP_Easy_Digital_Downloads_Integration' => __DIR__ . '/../..' . '/integrations/easy-digital-downloads/class-easy-digital-downloads.php', |
| 52 | 'MC4WP_Events_Manager_Integration' => __DIR__ . '/../..' . '/integrations/events-manager/class-events-manager.php', |
| 53 | 'MC4WP_Field_Formatter' => __DIR__ . '/../..' . '/includes/class-field-formatter.php', |
| 54 | 'MC4WP_Field_Guesser' => __DIR__ . '/../..' . '/includes/class-field-guesser.php', |
| 55 | 'MC4WP_Form' => __DIR__ . '/../..' . '/includes/forms/class-form.php', |
| 56 | 'MC4WP_Form_Asset_Manager' => __DIR__ . '/../..' . '/includes/forms/class-asset-manager.php', |
| 57 | 'MC4WP_Form_Element' => __DIR__ . '/../..' . '/includes/forms/class-form-element.php', |
| 58 | 'MC4WP_Form_Listener' => __DIR__ . '/../..' . '/includes/forms/class-form-listener.php', |
| 59 | 'MC4WP_Form_Manager' => __DIR__ . '/../..' . '/includes/forms/class-form-manager.php', |
| 60 | 'MC4WP_Form_Message' => __DIR__ . '/../..' . '/includes/forms/class-form-message.php', |
| 61 | 'MC4WP_Form_Output_Manager' => __DIR__ . '/../..' . '/includes/forms/class-output-manager.php', |
| 62 | 'MC4WP_Form_Previewer' => __DIR__ . '/../..' . '/includes/forms/class-form-previewer.php', |
| 63 | 'MC4WP_Form_Tags' => __DIR__ . '/../..' . '/includes/forms/class-form-tags.php', |
| 64 | 'MC4WP_Form_Widget' => __DIR__ . '/../..' . '/includes/forms/class-widget.php', |
| 65 | 'MC4WP_Forms_Admin' => __DIR__ . '/../..' . '/includes/forms/class-admin.php', |
| 66 | 'MC4WP_Integration' => __DIR__ . '/../..' . '/includes/integrations/class-integration.php', |
| 67 | 'MC4WP_Integration_Admin' => __DIR__ . '/../..' . '/includes/integrations/class-admin.php', |
| 68 | 'MC4WP_Integration_Fixture' => __DIR__ . '/../..' . '/includes/integrations/class-integration-fixture.php', |
| 69 | 'MC4WP_Integration_Manager' => __DIR__ . '/../..' . '/includes/integrations/class-integration-manager.php', |
| 70 | 'MC4WP_Integration_Tags' => __DIR__ . '/../..' . '/includes/integrations/class-integration-tags.php', |
| 71 | 'MC4WP_List_Data_Mapper' => __DIR__ . '/../..' . '/includes/class-list-data-mapper.php', |
| 72 | 'MC4WP_MailChimp' => __DIR__ . '/../..' . '/includes/class-mailchimp.php', |
| 73 | 'MC4WP_MailChimp_Interest_Category' => __DIR__ . '/../..' . '/includes/mailchimp/class-interest-category.php', |
| 74 | 'MC4WP_MailChimp_List' => __DIR__ . '/../..' . '/includes/mailchimp/class-list.php', |
| 75 | 'MC4WP_MailChimp_Merge_Field' => __DIR__ . '/../..' . '/includes/mailchimp/class-merge-field.php', |
| 76 | 'MC4WP_MailChimp_Subscriber' => __DIR__ . '/../..' . '/includes/mailchimp/class-subscriber.php', |
| 77 | 'MC4WP_MemberPress_Integration' => __DIR__ . '/../..' . '/integrations/memberpress/class-memberpress.php', |
| 78 | 'MC4WP_Ninja_Forms_Action' => __DIR__ . '/../..' . '/integrations/ninja-forms/class-action.php', |
| 79 | 'MC4WP_Ninja_Forms_Field' => __DIR__ . '/../..' . '/integrations/ninja-forms/class-field.php', |
| 80 | 'MC4WP_Ninja_Forms_Integration' => __DIR__ . '/../..' . '/integrations/ninja-forms/class-ninja-forms.php', |
| 81 | 'MC4WP_Ninja_Forms_v2_Integration' => __DIR__ . '/../..' . '/integrations/ninja-forms-2/class-ninja-forms.php', |
| 82 | 'MC4WP_Plugin' => __DIR__ . '/../..' . '/includes/class-plugin.php', |
| 83 | 'MC4WP_Queue' => __DIR__ . '/../..' . '/includes/class-queue.php', |
| 84 | 'MC4WP_Queue_Job' => __DIR__ . '/../..' . '/includes/class-queue-job.php', |
| 85 | 'MC4WP_Registration_Form_Integration' => __DIR__ . '/../..' . '/integrations/wp-registration-form/class-registration-form.php', |
| 86 | 'MC4WP_Remote_Content_Block' => __DIR__ . '/../..' . '/includes/admin/class-remote-content-block.php', |
| 87 | 'MC4WP_Request' => __DIR__ . '/../..' . '/includes/class-request.php', |
| 88 | 'MC4WP_Tools' => __DIR__ . '/../..' . '/includes/class-tools.php', |
| 89 | 'MC4WP_Update_Optin' => __DIR__ . '/../..' . '/includes/admin/class-update-optin.php', |
| 90 | 'MC4WP_Upgrade_Routines' => __DIR__ . '/../..' . '/includes/admin/class-upgrade-routines.php', |
| 91 | 'MC4WP_Usage_Tracking' => __DIR__ . '/../..' . '/includes/admin/class-usage-tracking.php', |
| 92 | 'MC4WP_User_Integration' => __DIR__ . '/../..' . '/includes/integrations/class-user-integration.php', |
| 93 | 'MC4WP_Validator' => __DIR__ . '/../..' . '/includes/class-validator.php', |
| 94 | 'MC4WP_Visitor_Tracking' => __DIR__ . '/../..' . '/includes/class-visitor-tracking.php', |
| 95 | 'MC4WP_WooCommerce_Integration' => __DIR__ . '/../..' . '/integrations/woocommerce/class-woocommerce.php', |
| 96 | 'xrstf\\Composer52\\AutoloadGenerator' => __DIR__ . '/..' . '/xrstf/composer-php52/lib/xrstf/Composer52/AutoloadGenerator.php', |
| 97 | 'xrstf\\Composer52\\Generator' => __DIR__ . '/..' . '/xrstf/composer-php52/lib/xrstf/Composer52/Generator.php', |
| 98 | ); |
| 99 | |
| 100 | public static function getInitializer(ClassLoader $loader) |
| 101 | { |
| 102 | return \Closure::bind(function () use ($loader) { |
| 103 | $loader->prefixesPsr0 = ComposerStaticInitc16a50fb3cb50a786a944e8e9cbf2f72::$prefixesPsr0; |
| 104 | $loader->classMap = ComposerStaticInitc16a50fb3cb50a786a944e8e9cbf2f72::$classMap; |
| 105 | |
| 106 | }, null, ClassLoader::class); |
| 107 | } |
| 108 | } |
| 109 |