You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
3.2 KiB
PHP

<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'RT\\ThePostGrid\\Controllers\\Admin\\AdminAjaxController' => $baseDir . '/app/Controllers/Admin/AdminAjaxController.php',
'RT\\ThePostGrid\\Controllers\\Admin\\MetaController' => $baseDir . '/app/Controllers/Admin/MetaController.php',
'RT\\ThePostGrid\\Controllers\\Admin\\NoticeController' => $baseDir . '/app/Controllers/Admin/NoticeController.php',
'RT\\ThePostGrid\\Controllers\\Admin\\PostTypeController' => $baseDir . '/app/Controllers/Admin/PostTypeController.php',
'RT\\ThePostGrid\\Controllers\\Admin\\SettingsController' => $baseDir . '/app/Controllers/Admin/SettingsController.php',
'RT\\ThePostGrid\\Controllers\\Admin\\UpgradeController' => $baseDir . '/app/Controllers/Admin/UpgradeController.php',
'RT\\ThePostGrid\\Controllers\\AjaxController' => $baseDir . '/app/Controllers/AjaxController.php',
'RT\\ThePostGrid\\Controllers\\Api\\RestApi' => $baseDir . '/app/Controllers/Api/RestApi.php',
'RT\\ThePostGrid\\Controllers\\Api\\RttpgV1' => $baseDir . '/app/Controllers/Api/RttpgV1.php',
'RT\\ThePostGrid\\Controllers\\BlocksController' => $baseDir . '/app/Controllers/BlocksController.php',
'RT\\ThePostGrid\\Controllers\\Blocks\\GridLayout' => $baseDir . '/app/Controllers/Blocks/GridLayout.php',
'RT\\ThePostGrid\\Controllers\\ElementorController' => $baseDir . '/app/Controllers/ElementorController.php',
'RT\\ThePostGrid\\Controllers\\Hooks\\ActionHooks' => $baseDir . '/app/Controllers/Hooks/ActionHooks.php',
'RT\\ThePostGrid\\Controllers\\Hooks\\FilterHooks' => $baseDir . '/app/Controllers/Hooks/FilterHooks.php',
'RT\\ThePostGrid\\Controllers\\SGutenBergController' => $baseDir . '/app/Controllers/SGutenBergController.php',
'RT\\ThePostGrid\\Controllers\\ElementorController' => $baseDir . '/app/Controllers/ElementorController.php',
'RT\\ThePostGrid\\Controllers\\GutenBergController' => $baseDir . '/app/Controllers/GutenBergController.php',
'RT\\ThePostGrid\\Controllers\\Hooks\\ActionHooks' => $baseDir . '/app/Controllers/Hooks/ActionHooks.php',
'RT\\ThePostGrid\\Controllers\\Hooks\\FilterHooks' => $baseDir . '/app/Controllers/Hooks/FilterHooks.php',
'RT\\ThePostGrid\\Controllers\\ScriptController' => $baseDir . '/app/Controllers/ScriptController.php',
'RT\\ThePostGrid\\Controllers\\ShortcodeController' => $baseDir . '/app/Controllers/ShortcodeController.php',
'RT\\ThePostGrid\\Controllers\\WidgetController' => $baseDir . '/app/Controllers/WidgetController.php',
'RT\\ThePostGrid\\Helpers\\Fns' => $baseDir . '/app/Helpers/Fns.php',
'RT\\ThePostGrid\\Helpers\\Install' => $baseDir . '/app/Helpers/Install.php',
'RT\\ThePostGrid\\Helpers\\Options' => $baseDir . '/app/Helpers/Options.php',
'RT\\ThePostGrid\\Models\\Field' => $baseDir . '/app/Models/Field.php',
'RT\\ThePostGrid\\Models\\ReSizer' => $baseDir . '/app/Models/ReSizer.php',
'RT\\ThePostGrid\\Widgets\\ElementorWidget' => $baseDir . '/app/Widgets/ElementorWidget.php',
'RT\\ThePostGrid\\Widgets\\TPGWidget' => $baseDir . '/app/Widgets/TPGWidget.php',
);