2 $baseDir = dirname( __DIR__ );
5 'Installer_Dependencies' => $baseDir . '/includes/class-installer-dependencies.php',
6 'Installer_Theme_Class' => $baseDir . '/includes/class-installer-theme.php',
7 'Installer_Upgrader_Skins' => $baseDir . '/includes/class-installer-upgrader-skins.php',
8 'OTGS_Installer_Autoloader' => $baseDir . '/includes/class-otgs-installer-autoloader.php',
9 'OTGS_Installer_Factory' => $baseDir . '/includes/class-otgs-installer-factory.php',
10 'OTGS_Installer_Fetch_Subscription' => $baseDir . '/includes/site-key/class-otgs-installer-fetch-subscription.php',
11 'OTGS_Installer_Fetch_Subscription_Exception' => $baseDir . '/includes/exceptions/class-otgs-installer-fetch-subscription-exception.php',
12 'OTGS_Installer_Filename_Hooks' => $baseDir . '/includes/class-otgs-installer-filename-hooks.php',
13 'OTGS_Installer_Icons' => $baseDir . '/includes/class-otgs-installer-icons.php',
14 'OTGS_Installer_Logger' => $baseDir . '/includes/debug/class-otgs-installer-logger.php',
15 'OTGS_Installer_PHP_Functions' => $baseDir . '/includes/class-otgs-installer-php-functions.php',
16 'OTGS_Installer_Package' => $baseDir . '/includes/class-otgs-installer-package.php',
17 'OTGS_Installer_Package_Product' => $baseDir . '/includes/class-otgs-installer-package-product.php',
18 'OTGS_Installer_Package_Product_Finder' => $baseDir . '/includes/class-otgs-installer-package-product-finder.php',
19 'OTGS_Installer_Plugin' => $baseDir . '/includes/class-otgs-installer-plugin.php',
20 'OTGS_Installer_Plugin_Factory' => $baseDir . '/includes/class-otgs-installer-plugin-factory.php',
21 'OTGS_Installer_Plugin_Finder' => $baseDir . '/includes/class-otgs-installer-plugin-finder.php',
22 'OTGS_Installer_Plugins_Page_Notice' => $baseDir . '/includes/class-otgs-installer-plugins-page-notice.php',
23 'OTGS_Installer_Repositories' => $baseDir . '/includes/repository/class-otgs-installer-repositories.php',
24 'OTGS_Installer_Repositories_Factory' => $baseDir . '/includes/repository/class-otgs-installer-repositories-factory.php',
25 'OTGS_Installer_Repository' => $baseDir . '/includes/repository/class-otgs-installer-repository.php',
26 'OTGS_Installer_Repository_Factory' => $baseDir . '/includes/repository/class-otgs-installer-repository-factory.php',
27 'OTGS_Installer_Site_Key_Ajax' => $baseDir . '/includes/site-key/class-otgs-installer-site-key-ajax.php',
28 'OTGS_Installer_Site_Key_Exception' => $baseDir . '/includes/exceptions/class-otgs-installer-site-key-exception.php',
29 'OTGS_Installer_Source' => $baseDir . '/includes/class-otgs-installer-source.php',
30 'OTGS_Installer_Source_Factory' => $baseDir . '/includes/class-otgs-installer-source-factory.php',
31 'OTGS_Installer_Subscription' => $baseDir . '/includes/class-otgs-installer-subscription.php',
32 'OTGS_Php_Template_Service_Loader' => $baseDir . '/includes/template-service/class-otgs-php-template-service-loader.php',
33 'OTGS_Template_Service_Factory' => $baseDir . '/includes/template-service/class-otgs-template-service-factory.php',
34 'OTGS_Php_Template_Service' => $baseDir . '/includes/template-service/class-otgs-php-template-service.php',
35 'OTGS_Template_Service' => $baseDir . '/includes/template-service/interface-otgs-template-service.php',
36 'OTGS_Template_Service_Loader' => $baseDir . '/includes/template-service/interface-otgs-template-service-loader.php',
37 'OTGS_Template_Service_Php_Model' => $baseDir . '/includes/template-service/class-otgs-template-service-php-model.php',
38 'OTGS_Installer_Upgrade_Response' => $baseDir . '/includes/upgrade/class-otgs-installer-upgrade-response.php',
39 'OTGS_Installer_WP_Components_Hooks' => $baseDir . '/includes/class-otgs-installer-wp-components-hooks.php',
40 'OTGS_Installer_WP_Components_Sender' => $baseDir . '/includes/class-otgs-installer-wp-components-sender.php',
41 'OTGS_Installer_WP_Components_Setting_Ajax' => $baseDir . '/includes/class-otgs-installer-wp-components-setting-ajax.php',
42 'OTGS_Installer_WP_Components_Setting_Resources' => $baseDir . '/includes/class-otgs-installer-wp-components-setting-resources.php',
43 'OTGS_Installer_WP_Components_Storage' => $baseDir . '/includes/class-otgs-installer-wp-components-storage.php',
44 'OTGS_Installer_WP_Share_Local_Components_Setting' => $baseDir . '/includes/class-otgs-installer-wp-share-local-components-setting.php',
45 'OTGS_Installer_WP_Share_Local_Components_Setting_Hooks' => $baseDir . '/includes/class-otgs-installer-wp-share-local-components-setting-hooks.php',
46 'OTGS_Installer_Subscription_Factory' => $baseDir . '/includes/class-otgs-installer-subscription-factory.php',
47 'Translation_Service_Info' => $baseDir . '/includes/class-translation-service-info.php',
48 'WP_Installer' => $baseDir . '/includes/class-wp-installer.php',
49 'WP_Installer_API' => $baseDir . '/includes/class-wp-installer-api.php',
50 'WP_Installer_Channels' => $baseDir . '/includes/class-wp-installer-channels.php',
51 'OTGS_Installer_Debug_Info' => $baseDir . '/includes/class-otgs-installer-debug-info.php',
52 'OTGS_Installer_Loader' => $baseDir . '/includes/class-otgs-installer-loader.php',
53 'OTGS_Installer_Logger_Storage' => $baseDir . '/includes/debug/class-otgs-installer-logger-storage.php',
54 'OTGS_Installer_Log' => $baseDir . '/includes/debug/class-otgs-installer-log.php',
55 'OTGS_Installer_Log_Factory' => $baseDir . '/includes/debug/class-otgs-installer-log-factory.php',
56 'OTGS_Installer_Support_Hooks' => $baseDir . '/includes/support/class-otgs-installer-support-hooks.php',
57 'OTGS_Installer_Support_Template' => $baseDir . '/includes/support/class-otgs-installer-support-template.php',
58 'OTGS_Installer_Support_Template_Factory' => $baseDir . '/includes/support/class-otgs-installer-support-template-factory.php',
59 'OTGS_Installer_Connection_Test' => $baseDir . '/includes/support/class-otgs-installer-connection-test.php',
60 'OTGS_Installer_Connection_Test_Exception' => $baseDir . '/includes/support/class-otgs-installer-connection-test-exception.php',
61 'OTGS_Installer_Connection_Test_Ajax' => $baseDir . '/includes/support/class-otgs-installer-connection-test-ajax.php',
62 'OTGS_Installer_Requirements' => $baseDir . '/includes/support/class-otgs-installer-requirements.php',
63 'OTGS_Installer_Instance' => $baseDir . '/includes/instances/class-otgs-installer-instance.php',
64 'OTGS_Installer_Instances' => $baseDir . '/includes/instances/class-otgs-installer-instances.php',
65 'OTGS_Installer_Instances_Factory' => $baseDir . '/includes/instances/class-otgs-installer-instances-factory.php',
66 'OTGS_Installer_Plugins_Update_Cache_Cleaner' => $baseDir . '/includes/class-otgs-installer-plugins-update-cache-cleaner.php',
67 'OTGS_Installer_Buy_URL_Hooks' => $baseDir . '/includes/buy-url/class-otgs-installer-buy-url-hooks.php',
68 'OTGS_Products_Bucket_Repository' => $baseDir . '/includes/products/repository/OTGS_Products_Bucket_Repository.php',
69 'OTGS_Products_Bucket_Repository_Factory' => $baseDir . '/includes/products/repository/OTGS_Products_Bucket_Repository_Factory.php',
70 'OTGS_Products_Manager' => $baseDir . '/includes/products/OTGS_Products_Manager.php',
71 'OTGS_Products_Manager_Factory' => $baseDir . '/includes/products/OTGS_Products_Manager_Factory.php',
72 'OTGS_Products_Config_Db_Storage' => $baseDir . '/includes/products/OTGS_Products_Config_Db_Storage.php',
73 'OTGS_Products_Config_Xml' => $baseDir . '/includes/products/OTGS_Products_Config_Xml.php',
74 'OTGS\Installer\Collection' => $baseDir . '/includes/utilities/Collection.php',
75 'OTGS_Installer_Products_Parser' => $baseDir . '/includes/products/OTGS_Installer_Products_Parser.php',
76 'OTGS_Installer_Products_Parsing_Exception' => $baseDir . '/includes/exceptions/OTGS_Installer_Products_Parsing_Exception.php',
77 'OTGS\Installer\AdminNotices\Display' => $baseDir . '/includes/admin-notices/Display.php',
78 'OTGS\Installer\AdminNotices\Config' => $baseDir . '/includes/admin-notices/Config.php',
79 'OTGS\Installer\AdminNotices\PageConfig' => $baseDir . '/includes/admin-notices/PageConfig.php',
80 'OTGS\Installer\AdminNotices\ScreenConfig' => $baseDir . '/includes/admin-notices/ScreenConfig.php',
81 'OTGS\Installer\AdminNotices\MessageTexts' => $baseDir . '/includes/admin-notices/MessageTexts.php',
82 'OTGS\Installer\AdminNotices\Dismissed' => $baseDir . '/includes/admin-notices/Dismissed.php',
83 'OTGS\Installer\AdminNotices\Loader' => $baseDir . '/includes/admin-notices/Loader.php',
84 'OTGS\Installer\AdminNotices\Store' => $baseDir . '/includes/admin-notices/Store.php',
85 'OTGS\Installer\AdminNotices\WPMLConfig' => $baseDir . '/includes/admin-notices/config/WPMLConfig.php',
86 'OTGS\Installer\AdminNotices\ToolsetConfig' => $baseDir . '/includes/admin-notices/config/ToolsetConfig.php',
87 'OTGS\Installer\AdminNotices\Notices\Account' => $baseDir . '/includes/admin-notices/notices/Account.php',
88 'OTGS\Installer\AdminNotices\Notices\Texts' => $baseDir . '/includes/admin-notices/notices/Texts.php',
89 'OTGS\Installer\AdminNotices\Notices\WPMLTexts' => $baseDir . '/includes/admin-notices/notices/WPMLTexts.php',
90 'OTGS\Installer\AdminNotices\Notices\ToolsetTexts' => $baseDir . '/includes/admin-notices/notices/ToolsetTexts.php',
91 'OTGS\Installer\AdminNotices\Notices\ApiConnection' => $baseDir . '/includes/admin-notices/notices/ApiConnection.php',
92 'OTGS\Installer\AdminNotices\Notices\Notice' => $baseDir . '/includes/admin-notices/notices/Notice.php',
93 'OTGS\Installer\AdminNotices\Notices\Hooks' => $baseDir . '/includes/admin-notices/notices/Hooks.php',
94 'OTGS\Installer\Templates\Repository\Register' => $baseDir . '/templates/repository-register.php',
95 'OTGS\Installer\Templates\Repository\Expired' => $baseDir . '/templates/repository-expired.php',
96 'OTGS\Installer\Templates\Repository\Refunded' => $baseDir . '/templates/repository-refunded.php',
97 'OTGS\Installer\Templates\Repository\EndUsers' => $baseDir . '/templates/repository-end-users.php',
98 'OTGS\Installer\Templates\Repository\Registered' => $baseDir . '/templates/repository-registered.php',
99 'OTGS\Installer\Templates\Repository\RegisteredButtons' => $baseDir . '/templates/repository-registered-buttons.php',
100 'OTGS\Installer\Rest\Push' => $baseDir . '/includes/rest/Push.php',
101 'OTGS\Installer\Recommendations\RecommendationsManager' => $baseDir . '/src/Recommendations/RecommendationsManager.php',
102 'OTGS\Installer\Recommendations\RecommendationsManagerFactory' => $baseDir . '/src/Recommendations/RecommendationsManagerFactory.php',
103 'OTGS\Installer\Recommendations\Storage' => $baseDir . '/src/Recommendations/Storage.php',
104 'OTGS\Installer\AdminNotices\Notices\Recommendation' => $baseDir . '/includes/admin-notices/notices/Recommendation.php',
105 'OTGS\Installer\AdminNotices\Notices\Dismissions' => $baseDir . '/includes/admin-notices/notices/Dismissions.php',
106 'OTGS\Installer\Loader\Config' => $baseDir . '/includes/loader/Config.php',