/home/ivoiecob/www/wp-content/plugins/wp-social-reviews/vendor/composer/autoload_classmap.php
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'WPSocialReviews\\App\\App' => $baseDir . '/app/App.php',
'WPSocialReviews\\App\\ComposerScript' => $baseDir . '/app/ComposerScript.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\ActivateCronEvent' => $baseDir . '/app/Hooks/Handlers/ActivateCronEvent.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\ActivationHandler' => $baseDir . '/app/Hooks/Handlers/ActivationHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\AdminMenuHandler' => $baseDir . '/app/Hooks/Handlers/AdminMenuHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\ChatHandler' => $baseDir . '/app/Hooks/Handlers/ChatHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\DeactivationHandler' => $baseDir . '/app/Hooks/Handlers/DeactivationHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\FacebookFeedTemplateHandler' => $baseDir . '/app/Hooks/Handlers/FacebookFeedTemplateHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\InstagramTemplateHandler' => $baseDir . '/app/Hooks/Handlers/InstagramTemplateHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\NotificationHandler' => $baseDir . '/app/Hooks/Handlers/NotificationHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\PlatformHandler' => $baseDir . '/app/Hooks/Handlers/PlatformHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\ReviewsTemplateHandler' => $baseDir . '/app/Hooks/Handlers/ReviewsTemplateHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\SchedulerHandler' => $baseDir . '/app/Hooks/Handlers/SchedulerHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\ShortcodeHandler' => $baseDir . '/app/Hooks/Handlers/ShortcodeHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\TwitterTemplateHandler' => $baseDir . '/app/Hooks/Handlers/TwitterTemplateHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\UninstallHandler' => $baseDir . '/app/Hooks/Handlers/UninstallHandler.php',
'WPSocialReviews\\App\\Hooks\\Handlers\\YoutubeTemplateHandler' => $baseDir . '/app/Hooks/Handlers/YoutubeTemplateHandler.php',
'WPSocialReviews\\App\\Http\\Controllers\\Controller' => $baseDir . '/app/Http/Controllers/Controller.php',
'WPSocialReviews\\App\\Http\\Controllers\\NotificationsController' => $baseDir . '/app/Http/Controllers/NotificationsController.php',
'WPSocialReviews\\App\\Http\\Controllers\\OnboardingController' => $baseDir . '/app/Http/Controllers/OnboardingController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\AddonController' => $baseDir . '/app/Http/Controllers/Platforms/AddonController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Chats\\MetaController' => $baseDir . '/app/Http/Controllers/Platforms/Chats/MetaController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Feeds\\ConfigsController' => $baseDir . '/app/Http/Controllers/Platforms/Feeds/ConfigsController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Feeds\\MetaController' => $baseDir . '/app/Http/Controllers/Platforms/Feeds/MetaController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\PlatformController' => $baseDir . '/app/Http/Controllers/Platforms/PlatformController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Reviews\\ConfigsController' => $baseDir . '/app/Http/Controllers/Platforms/Reviews/ConfigsController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Reviews\\MetaController' => $baseDir . '/app/Http/Controllers/Platforms/Reviews/MetaController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\Reviews\\RecommendationsController' => $baseDir . '/app/Http/Controllers/Platforms/Reviews/RecommendationsController.php',
'WPSocialReviews\\App\\Http\\Controllers\\Platforms\\SocialWall\\MetaController' => $baseDir . '/app/Http/Controllers/Platforms/SocialWall/MetaController.php',
'WPSocialReviews\\App\\Http\\Controllers\\SettingsController' => $baseDir . '/app/Http/Controllers/SettingsController.php',
'WPSocialReviews\\App\\Http\\Controllers\\ShoppablesController' => $baseDir . '/app/Http/Controllers/ShoppablesController.php',
'WPSocialReviews\\App\\Http\\Controllers\\TemplatesController' => $baseDir . '/app/Http/Controllers/TemplatesController.php',
'WPSocialReviews\\App\\Http\\Controllers\\WidgetsController' => $baseDir . '/app/Http/Controllers/WidgetsController.php',
'WPSocialReviews\\App\\Http\\Policies\\AdminPolicy' => $baseDir . '/app/Http/Policies/AdminPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\BasePolicy' => $baseDir . '/app/Http/Policies/BasePolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\CustomSourcesPolicy' => $baseDir . '/app/Http/Policies/CustomSourcesPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\NotificationsPolicy' => $baseDir . '/app/Http/Policies/NotificationsPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\PlatformPolicy' => $baseDir . '/app/Http/Policies/PlatformPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\ReviewPolicy' => $baseDir . '/app/Http/Policies/ReviewPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\SettingsPolicy' => $baseDir . '/app/Http/Policies/SettingsPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\ShoppablePolicy' => $baseDir . '/app/Http/Policies/ShoppablePolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\TemplatePolicy' => $baseDir . '/app/Http/Policies/TemplatePolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\TestimonialPolicy' => $baseDir . '/app/Http/Policies/TestimonialPolicy.php',
'WPSocialReviews\\App\\Http\\Policies\\WidgetsPolicy' => $baseDir . '/app/Http/Policies/WidgetsPolicy.php',
'WPSocialReviews\\App\\Http\\Requests\\ReviewRequest' => $baseDir . '/app/Http/Requests/ReviewRequest.php',
'WPSocialReviews\\App\\Http\\Requests\\UserRequest' => $baseDir . '/app/Http/Requests/UserRequest.php',
'WPSocialReviews\\App\\Models\\Cache' => $baseDir . '/app/Models/Cache.php',
'WPSocialReviews\\App\\Models\\Model' => $baseDir . '/app/Models/Model.php',
'WPSocialReviews\\App\\Models\\Notification' => $baseDir . '/app/Models/Notification.php',
'WPSocialReviews\\App\\Models\\OptimizeImage' => $baseDir . '/app/Models/OptimizeImage.php',
'WPSocialReviews\\App\\Models\\Post' => $baseDir . '/app/Models/Post.php',
'WPSocialReviews\\App\\Models\\Review' => $baseDir . '/app/Models/Review.php',
'WPSocialReviews\\App\\Models\\Template' => $baseDir . '/app/Models/Template.php',
'WPSocialReviews\\App\\Models\\Traits\\SearchableScope' => $baseDir . '/app/Models/Traits/SearchableScope.php',
'WPSocialReviews\\App\\Models\\Widget' => $baseDir . '/app/Models/Widget.php',
'WPSocialReviews\\App\\Services\\DashboardNotices' => $baseDir . '/app/Services/DashboardNotices.php',
'WPSocialReviews\\App\\Services\\DataProtector' => $baseDir . '/app/Services/DataProtector.php',
'WPSocialReviews\\App\\Services\\GlobalSettings' => $baseDir . '/app/Services/GlobalSettings.php',
'WPSocialReviews\\App\\Services\\Helper' => $baseDir . '/app/Services/Helper.php',
'WPSocialReviews\\App\\Services\\Includes\\CountryNames' => $baseDir . '/app/Services/Includes/CountryNames.php',
'WPSocialReviews\\App\\Services\\Libs\\Emogrifier\\Emogrifier' => $baseDir . '/app/Services/Libs/Emogrifier/Emogrifier.php',
'WPSocialReviews\\App\\Services\\Libs\\SimpleDom\\Helper' => $baseDir . '/app/Services/Libs/SimpleDom/Helper.php',
'WPSocialReviews\\App\\Services\\Libs\\SimpleDom\\HtmlDom' => $baseDir . '/app/Services/Libs/SimpleDom/HtmlDom.php',
'WPSocialReviews\\App\\Services\\Libs\\SimpleDom\\HtmlDomNode' => $baseDir . '/app/Services/Libs/SimpleDom/HtmlDomNode.php',
'WPSocialReviews\\App\\Services\\Maintenance' => $baseDir . '/app/Services/Maintenance.php',
'WPSocialReviews\\App\\Services\\Onboarding\\OnboardingHelper' => $baseDir . '/app/Services/Onboarding/OnboardingHelper.php',
'WPSocialReviews\\App\\Services\\Onboarding\\OnboardingService' => $baseDir . '/app/Services/Onboarding/OnboardingService.php',
'WPSocialReviews\\App\\Services\\PermissionManager' => $baseDir . '/app/Services/PermissionManager.php',
'WPSocialReviews\\App\\Services\\Platforms\\BaseImageOptimizationHandler' => $baseDir . '/app/Services/Platforms/BaseImageOptimizationHandler.php',
'WPSocialReviews\\App\\Services\\Platforms\\Chats\\BaseChat' => $baseDir . '/app/Services/Platforms/Chats/BaseChat.php',
'WPSocialReviews\\App\\Services\\Platforms\\Chats\\Config' => $baseDir . '/app/Services/Platforms/Chats/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Chats\\Helper' => $baseDir . '/app/Services/Platforms/Chats/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Chats\\SocialChat' => $baseDir . '/app/Services/Platforms/Chats/SocialChat.php',
'WPSocialReviews\\App\\Services\\Platforms\\EmailNotification' => $baseDir . '/app/Services/Platforms/EmailNotification.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\BaseFeed' => $baseDir . '/app/Services/Platforms/Feeds/BaseFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\CacheHandler' => $baseDir . '/app/Services/Platforms/Feeds/CacheHandler.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Common\\FeedFilters' => $baseDir . '/app/Services/Platforms/Feeds/Common/FeedFilters.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Config' => $baseDir . '/app/Services/Platforms/Feeds/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Facebook\\Config' => $baseDir . '/app/Services/Platforms/Feeds/Facebook/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Facebook\\FacebookFeed' => $baseDir . '/app/Services/Platforms/Feeds/Facebook/FacebookFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Facebook\\Helper' => $baseDir . '/app/Services/Platforms/Feeds/Facebook/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\AccountFeed' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/AccountFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\Common' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/Common.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\Config' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\Helper' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\InstagramFeed' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/InstagramFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\OEmbed' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/OEmbed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\RefreshToken' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/RefreshToken.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Instagram\\SingleFeed' => $baseDir . '/app/Services/Platforms/Feeds/Instagram/SingleFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Twitter\\Config' => $baseDir . '/app/Services/Platforms/Feeds/Twitter/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Twitter\\Helper' => $baseDir . '/app/Services/Platforms/Feeds/Twitter/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Twitter\\TwitterApi' => $baseDir . '/app/Services/Platforms/Feeds/Twitter/TwitterApi.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Twitter\\TwitterFeed' => $baseDir . '/app/Services/Platforms/Feeds/Twitter/TwitterFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Youtube\\Config' => $baseDir . '/app/Services/Platforms/Feeds/Youtube/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Youtube\\Helper' => $baseDir . '/app/Services/Platforms/Feeds/Youtube/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Youtube\\OAuth' => $baseDir . '/app/Services/Platforms/Feeds/Youtube/OAuth.php',
'WPSocialReviews\\App\\Services\\Platforms\\Feeds\\Youtube\\YoutubeFeed' => $baseDir . '/app/Services/Platforms/Feeds/Youtube/YoutubeFeed.php',
'WPSocialReviews\\App\\Services\\Platforms\\ImageOptimizationHandler' => $baseDir . '/app/Services/Platforms/ImageOptimizationHandler.php',
'WPSocialReviews\\App\\Services\\Platforms\\MediaManager' => $baseDir . '/app/Services/Platforms/MediaManager.php',
'WPSocialReviews\\App\\Services\\Platforms\\PlatformData' => $baseDir . '/app/Services/Platforms/PlatformData.php',
'WPSocialReviews\\App\\Services\\Platforms\\PlatformErrorManager' => $baseDir . '/app/Services/Platforms/PlatformErrorManager.php',
'WPSocialReviews\\App\\Services\\Platforms\\PlatformManager' => $baseDir . '/app/Services/Platforms/PlatformManager.php',
'WPSocialReviews\\App\\Services\\Platforms\\ReviewImageOptimizationHandler' => $baseDir . '/app/Services/Platforms/ReviewImageOptimizationHandler.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\Airbnb' => $baseDir . '/app/Services/Platforms/Reviews/Airbnb.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\AirbnbHelper' => $baseDir . '/app/Services/Platforms/Reviews/AirbnbHelper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\BaseReview' => $baseDir . '/app/Services/Platforms/Reviews/BaseReview.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\Config' => $baseDir . '/app/Services/Platforms/Reviews/Config.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\GoogleMyBusiness' => $baseDir . '/app/Services/Platforms/Reviews/GoogleMyBusiness.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\Helper' => $baseDir . '/app/Services/Platforms/Reviews/Helper.php',
'WPSocialReviews\\App\\Services\\Platforms\\Reviews\\ReviewsTrait' => $baseDir . '/app/Services/Platforms/Reviews/ReviewsTrait.php',
'WPSocialReviews\\App\\Services\\ReviewApprovalService' => $baseDir . '/app/Services/ReviewApprovalService.php',
'WPSocialReviews\\App\\Services\\SidebarWidgets' => $baseDir . '/app/Services/SidebarWidgets.php',
'WPSocialReviews\\App\\Services\\TranslationString' => $baseDir . '/app/Services/TranslationString.php',
'WPSocialReviews\\App\\Services\\Widgets\\Beaver\\BeaverWidget' => $baseDir . '/app/Services/Widgets/Beaver/BeaverWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\ElementorWidget' => $baseDir . '/app/Services/Widgets/ElementorWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\FacebookFeedWidget' => $baseDir . '/app/Services/Widgets/FacebookFeedWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Helper' => $baseDir . '/app/Services/Widgets/Helper.php',
'WPSocialReviews\\App\\Services\\Widgets\\InstagramWidget' => $baseDir . '/app/Services/Widgets/InstagramWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\FacebookWidget' => $baseDir . '/app/Services/Widgets/Oxygen/FacebookWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\InstagramWidget' => $baseDir . '/app/Services/Widgets/Oxygen/InstagramWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\OxygenEl' => $baseDir . '/app/Services/Widgets/Oxygen/OxygenEl.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\OxygenWidget' => $baseDir . '/app/Services/Widgets/Oxygen/OxygenWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\ReviewsWidget' => $baseDir . '/app/Services/Widgets/Oxygen/ReviewsWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\TwitterWidget' => $baseDir . '/app/Services/Widgets/Oxygen/TwitterWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\Oxygen\\YouTubeWidget' => $baseDir . '/app/Services/Widgets/Oxygen/YouTubeWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\ReviewsWidget' => $baseDir . '/app/Services/Widgets/ReviewsWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\TwitterWidget' => $baseDir . '/app/Services/Widgets/TwitterWidget.php',
'WPSocialReviews\\App\\Services\\Widgets\\YoutubeWidget' => $baseDir . '/app/Services/Widgets/YoutubeWidget.php',
'WPSocialReviews\\Database\\DBMigrator' => $baseDir . '/database/DBMigrator.php',
'WPSocialReviews\\Database\\DBSeeder' => $baseDir . '/database/DBSeeder.php',
'WPSocialReviews\\Database\\Migrations\\CacheMigrator' => $baseDir . '/database/Migrations/CacheMigrator.php',
'WPSocialReviews\\Database\\Migrations\\ImageOptimizationMigrator' => $baseDir . '/database/Migrations/ImageOptimizationMigrator.php',
'WPSocialReviews\\Database\\Migrations\\ReviewsMigrator' => $baseDir . '/database/Migrations/ReviewsMigrator.php',
'WPSocialReviews\\Framework\\Database\\BaseGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
'WPSocialReviews\\Framework\\Database\\ConnectionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
'WPSocialReviews\\Framework\\Database\\ConnectionResolver' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
'WPSocialReviews\\Framework\\Database\\ConnectionResolverInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
'WPSocialReviews\\Framework\\Database\\Orm\\DateTime' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php',
'WPSocialReviews\\Framework\\Database\\Orm\\MassAssignmentException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Model' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
'WPSocialReviews\\Framework\\Database\\Orm\\ModelHelperTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php',
'WPSocialReviews\\Framework\\Database\\Orm\\ModelNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\BelongsTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\HasMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\HasOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphPivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\MorphToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\Pivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Relations\\Relation' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
'WPSocialReviews\\Framework\\Database\\Orm\\Scope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
'WPSocialReviews\\Framework\\Database\\Orm\\ScopeInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php',
'WPSocialReviews\\Framework\\Database\\Orm\\SoftDeletes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
'WPSocialReviews\\Framework\\Database\\Orm\\SoftDeletingScope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
'WPSocialReviews\\Framework\\Database\\QueryException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
'WPSocialReviews\\Framework\\Database\\Query\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
'WPSocialReviews\\Framework\\Database\\Query\\Expression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
'WPSocialReviews\\Framework\\Database\\Query\\Grammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php',
'WPSocialReviews\\Framework\\Database\\Query\\JoinClause' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
'WPSocialReviews\\Framework\\Database\\Query\\JsonExpression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php',
'WPSocialReviews\\Framework\\Database\\Query\\MySqlGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php',
'WPSocialReviews\\Framework\\Database\\Query\\Processor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Processor.php',
'WPSocialReviews\\Framework\\Database\\Query\\WPDBConnection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
'WPSocialReviews\\Framework\\Foundation\\App' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
'WPSocialReviews\\Framework\\Foundation\\Application' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
'WPSocialReviews\\Framework\\Foundation\\BindingResolutionException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php',
'WPSocialReviews\\Framework\\Foundation\\ComponentBinder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
'WPSocialReviews\\Framework\\Foundation\\Config' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
'WPSocialReviews\\Framework\\Foundation\\Container' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Container.php',
'WPSocialReviews\\Framework\\Foundation\\ContainerContract' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php',
'WPSocialReviews\\Framework\\Foundation\\ContextualBindingBuilder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php',
'WPSocialReviews\\Framework\\Foundation\\ContextualBindingBuilderContract' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php',
'WPSocialReviews\\Framework\\Foundation\\Dispatcher' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php',
'WPSocialReviews\\Framework\\Foundation\\ForbiddenException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
'WPSocialReviews\\Framework\\Foundation\\FoundationTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php',
'WPSocialReviews\\Framework\\Foundation\\Policy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
'WPSocialReviews\\Framework\\Foundation\\RequestGuard' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
'WPSocialReviews\\Framework\\Foundation\\UnAuthorizedException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
'WPSocialReviews\\Framework\\Http\\Controller' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
'WPSocialReviews\\Framework\\Http\\Route' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Route.php',
'WPSocialReviews\\Framework\\Http\\Router' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Router.php',
'WPSocialReviews\\Framework\\Pagination\\AbstractPaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
'WPSocialReviews\\Framework\\Pagination\\LengthAwarePaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
'WPSocialReviews\\Framework\\Pagination\\LengthAwarePaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
'WPSocialReviews\\Framework\\Pagination\\Paginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
'WPSocialReviews\\Framework\\Pagination\\PaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
'WPSocialReviews\\Framework\\Pagination\\Presenter' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Presenter.php',
'WPSocialReviews\\Framework\\Request\\Cleaner' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/Cleaner.php',
'WPSocialReviews\\Framework\\Request\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/File.php',
'WPSocialReviews\\Framework\\Request\\FileHandler' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/FileHandler.php',
'WPSocialReviews\\Framework\\Request\\Request' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/Request.php',
'WPSocialReviews\\Framework\\Response\\Response' => $vendorDir . '/wpfluent/framework/src/WPFluent/Response/Response.php',
'WPSocialReviews\\Framework\\Support\\Arr' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
'WPSocialReviews\\Framework\\Support\\ArrayableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
'WPSocialReviews\\Framework\\Support\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
'WPSocialReviews\\Framework\\Support\\Helper' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
'WPSocialReviews\\Framework\\Support\\Htmlable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Htmlable.php',
'WPSocialReviews\\Framework\\Support\\JsonableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
'WPSocialReviews\\Framework\\Support\\MacroableTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
'WPSocialReviews\\Framework\\Support\\Pluralizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
'WPSocialReviews\\Framework\\Support\\QueueableCollectionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php',
'WPSocialReviews\\Framework\\Support\\QueueableEntity' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php',
'WPSocialReviews\\Framework\\Support\\Str' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Str.php',
'WPSocialReviews\\Framework\\Support\\UrlRoutable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
'WPSocialReviews\\Framework\\Validator\\Contracts\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
'WPSocialReviews\\Framework\\Validator\\MessageBag' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
'WPSocialReviews\\Framework\\Validator\\ValidatesAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
'WPSocialReviews\\Framework\\Validator\\ValidationData' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
'WPSocialReviews\\Framework\\Validator\\ValidationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
'WPSocialReviews\\Framework\\Validator\\ValidationRuleParser' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
'WPSocialReviews\\Framework\\Validator\\Validator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
'WPSocialReviews\\Framework\\View\\View' => $vendorDir . '/wpfluent/framework/src/WPFluent/View/View.php',
);