# fluent-boards/2.1.0/vendor/composer/autoload_static.php

FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration, version 2.1.0. 421 lines.

- Page: https://pluginprobe.com/plugins/fluent-boards/2.1.0/code/vendor/composer/autoload_static.php
- Raw: https://pluginprobe.com/plugins/fluent-boards/2.1.0/raw/vendor/composer/autoload_static.php
- Modified: 2026-09-17T14:54:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-boards/2.1.0/code/vendor/composer/autoload_static.php#L10-L20`.

```php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitef65e8ee7a4d8e83fa883b5cd8817103
{
    public static $prefixLengthsPsr4 = array (
        'W' =>
        array (
            'WPFluent\\' => 9,
        ),
        'F' =>
        array (
            'FluentBoards\\Framework\\' => 23,
            'FluentBoards\\App\\' => 17,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WPFluent\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        'FluentBoards\\Framework\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        'FluentBoards\\App\\' =>
        array (
            0 => __DIR__ . '/../..' . '/app',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'FluentBoards\\App\\Api\\Api' => __DIR__ . '/../..' . '/app/Api/Api.php',
        'FluentBoards\\App\\Api\\Classes\\Boards' => __DIR__ . '/../..' . '/app/Api/Classes/Boards.php',
        'FluentBoards\\App\\Api\\Classes\\Stages' => __DIR__ . '/../..' . '/app/Api/Classes/Stages.php',
        'FluentBoards\\App\\Api\\Classes\\Tasks' => __DIR__ . '/../..' . '/app/Api/Classes/Tasks.php',
        'FluentBoards\\App\\Api\\FBSApi' => __DIR__ . '/../..' . '/app/Api/FBSApi.php',
        'FluentBoards\\App\\App' => __DIR__ . '/../..' . '/app/App.php',
        'FluentBoards\\App\\ComposerScript' => __DIR__ . '/../..' . '/app/ComposerScript.php',
        'FluentBoards\\App\\Hooks\\Cli\\Commands' => __DIR__ . '/../..' . '/app/Hooks/Cli/Commands.php',
        'FluentBoards\\App\\Hooks\\Handlers\\ActivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ActivationHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\ActivityHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ActivityHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\AdminMenuHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/AdminMenuHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\BoardHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BoardHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\BoardMenuHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BoardMenuHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\CPTHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/CPTHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\DeactivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DeactivationHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\DescriptionMigrationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DescriptionMigrationHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\ExternalPages' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ExternalPages.php',
        'FluentBoards\\App\\Hooks\\Handlers\\FileHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/FileHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\FluentCrmIntegration' => __DIR__ . '/../..' . '/app/Hooks/Handlers/FluentCrmIntegration.php',
        'FluentBoards\\App\\Hooks\\Handlers\\NotificationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/NotificationHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\ScheduleHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ScheduleHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\ShortcodeHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortcodeHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\StageArchiveHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/StageArchiveHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\TaskHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/TaskHandler.php',
        'FluentBoards\\App\\Hooks\\Handlers\\UpdateHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/UpdateHandler.php',
        'FluentBoards\\App\\Http\\Controllers\\AiController' => __DIR__ . '/../..' . '/app/Http/Controllers/AiController.php',
        'FluentBoards\\App\\Http\\Controllers\\BoardController' => __DIR__ . '/../..' . '/app/Http/Controllers/BoardController.php',
        'FluentBoards\\App\\Http\\Controllers\\CommentController' => __DIR__ . '/../..' . '/app/Http/Controllers/CommentController.php',
        'FluentBoards\\App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php',
        'FluentBoards\\App\\Http\\Controllers\\FolderController' => __DIR__ . '/../..' . '/app/Http/Controllers/FolderController.php',
        'FluentBoards\\App\\Http\\Controllers\\LabelController' => __DIR__ . '/../..' . '/app/Http/Controllers/LabelController.php',
        'FluentBoards\\App\\Http\\Controllers\\MCPSettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/MCPSettingsController.php',
        'FluentBoards\\App\\Http\\Controllers\\NotificationController' => __DIR__ . '/../..' . '/app/Http/Controllers/NotificationController.php',
        'FluentBoards\\App\\Http\\Controllers\\OptionsController' => __DIR__ . '/../..' . '/app/Http/Controllers/OptionsController.php',
        'FluentBoards\\App\\Http\\Controllers\\PublicBoardController' => __DIR__ . '/../..' . '/app/Http/Controllers/PublicBoardController.php',
        'FluentBoards\\App\\Http\\Controllers\\ReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/ReportController.php',
        'FluentBoards\\App\\Http\\Controllers\\StageController' => __DIR__ . '/../..' . '/app/Http/Controllers/StageController.php',
        'FluentBoards\\App\\Http\\Controllers\\TaskController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaskController.php',
        'FluentBoards\\App\\Http\\Controllers\\UserController' => __DIR__ . '/../..' . '/app/Http/Controllers/UserController.php',
        'FluentBoards\\App\\Http\\Controllers\\WebhookController' => __DIR__ . '/../..' . '/app/Http/Controllers/WebhookController.php',
        'FluentBoards\\App\\Http\\Policies\\AdminPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/AdminPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\AiPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/AiPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\AuthPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/AuthPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\BasePolicy' => __DIR__ . '/../..' . '/app/Http/Policies/BasePolicy.php',
        'FluentBoards\\App\\Http\\Policies\\BoardManagerPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/BoardManagerPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\BoardUserPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/BoardUserPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\PublicBoardPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/PublicBoardPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\SingleBoardPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/SingleBoardPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\TaskPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/TaskPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\UserPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/UserPolicy.php',
        'FluentBoards\\App\\Http\\Policies\\WebhookPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/WebhookPolicy.php',
        'FluentBoards\\App\\Http\\Requests\\UserRequest' => __DIR__ . '/../..' . '/app/Http/Requests/UserRequest.php',
        'FluentBoards\\App\\Models\\Activity' => __DIR__ . '/../..' . '/app/Models/Activity.php',
        'FluentBoards\\App\\Models\\Attachment' => __DIR__ . '/../..' . '/app/Models/Attachment.php',
        'FluentBoards\\App\\Models\\Board' => __DIR__ . '/../..' . '/app/Models/Board.php',
        'FluentBoards\\App\\Models\\BoardTerm' => __DIR__ . '/../..' . '/app/Models/BoardTerm.php',
        'FluentBoards\\App\\Models\\Comment' => __DIR__ . '/../..' . '/app/Models/Comment.php',
        'FluentBoards\\App\\Models\\CommentImage' => __DIR__ . '/../..' . '/app/Models/CommentImage.php',
        'FluentBoards\\App\\Models\\Folder' => __DIR__ . '/../..' . '/app/Models/Folder.php',
        'FluentBoards\\App\\Models\\Label' => __DIR__ . '/../..' . '/app/Models/Label.php',
        'FluentBoards\\App\\Models\\Meta' => __DIR__ . '/../..' . '/app/Models/Meta.php',
        'FluentBoards\\App\\Models\\Model' => __DIR__ . '/../..' . '/app/Models/Model.php',
        'FluentBoards\\App\\Models\\Notification' => __DIR__ . '/../..' . '/app/Models/Notification.php',
        'FluentBoards\\App\\Models\\NotificationUser' => __DIR__ . '/../..' . '/app/Models/NotificationUser.php',
        'FluentBoards\\App\\Models\\Relation' => __DIR__ . '/../..' . '/app/Models/Relation.php',
        'FluentBoards\\App\\Models\\Stage' => __DIR__ . '/../..' . '/app/Models/Stage.php',
        'FluentBoards\\App\\Models\\Task' => __DIR__ . '/../..' . '/app/Models/Task.php',
        'FluentBoards\\App\\Models\\TaskImage' => __DIR__ . '/../..' . '/app/Models/TaskImage.php',
        'FluentBoards\\App\\Models\\TaskMeta' => __DIR__ . '/../..' . '/app/Models/TaskMeta.php',
        'FluentBoards\\App\\Models\\Team' => __DIR__ . '/../..' . '/app/Models/Team.php',
        'FluentBoards\\App\\Models\\User' => __DIR__ . '/../..' . '/app/Models/User.php',
        'FluentBoards\\App\\Models\\Webhook' => __DIR__ . '/../..' . '/app/Models/Webhook.php',
        'FluentBoards\\App\\Modules\\MCP\\AbilitiesRegistrar' => __DIR__ . '/../..' . '/app/Modules/MCP/AbilitiesRegistrar.php',
        'FluentBoards\\App\\Modules\\MCP\\Helpers\\MCPHelper' => __DIR__ . '/../..' . '/app/Modules/MCP/Helpers/MCPHelper.php',
        'FluentBoards\\App\\Modules\\MCP\\MCPInit' => __DIR__ . '/../..' . '/app/Modules/MCP/MCPInit.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\BoardTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/BoardTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\CommentTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/CommentTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\ContextTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/ContextTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\LabelTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/LabelTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\StageTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/StageTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\TaskQueryTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/TaskQueryTools.php',
        'FluentBoards\\App\\Modules\\MCP\\Tools\\TaskTools' => __DIR__ . '/../..' . '/app/Modules/MCP/Tools/TaskTools.php',
        'FluentBoards\\App\\Services\\AiService' => __DIR__ . '/../..' . '/app/Services/AiService.php',
        'FluentBoards\\App\\Services\\AttachmentAccessService' => __DIR__ . '/../..' . '/app/Services/AttachmentAccessService.php',
        'FluentBoards\\App\\Services\\AttachmentFileService' => __DIR__ . '/../..' . '/app/Services/AttachmentFileService.php',
        'FluentBoards\\App\\Services\\BoardService' => __DIR__ . '/../..' . '/app/Services/BoardService.php',
        'FluentBoards\\App\\Services\\CommentService' => __DIR__ . '/../..' . '/app/Services/CommentService.php',
        'FluentBoards\\App\\Services\\Constant' => __DIR__ . '/../..' . '/app/Services/Constant.php',
        'FluentBoards\\App\\Services\\DescriptionMarkdownConverter' => __DIR__ . '/../..' . '/app/Services/DescriptionMarkdownConverter.php',
        'FluentBoards\\App\\Services\\FolderService' => __DIR__ . '/../..' . '/app/Services/FolderService.php',
        'FluentBoards\\App\\Services\\Helper' => __DIR__ . '/../..' . '/app/Services/Helper.php',
        'FluentBoards\\App\\Services\\InstallService' => __DIR__ . '/../..' . '/app/Services/InstallService.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\Automations\\ContactAddedBoardTrigger' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/Automations/ContactAddedBoardTrigger.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\Automations\\ContactAddedTaskTrigger' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/Automations/ContactAddedTaskTrigger.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\Automations\\StageChangedTrigger' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/Automations/StageChangedTrigger.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\Automations\\TaskCreateAction' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/Automations/TaskCreateAction.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\DeepIntegration' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/DeepIntegration.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentCRM\\Init' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentCRM/Init.php',
        'FluentBoards\\App\\Services\\Intergrations\\FluentFormIntegration\\Bootstrap' => __DIR__ . '/../..' . '/app/Services/Intergrations/FluentFormIntegration/Bootstrap.php',
        'FluentBoards\\App\\Services\\LabelService' => __DIR__ . '/../..' . '/app/Services/LabelService.php',
        'FluentBoards\\App\\Services\\Libs\\FileSystem' => __DIR__ . '/../..' . '/app/Services/Libs/FileSystem.php',
        'FluentBoards\\App\\Services\\Libs\\Mailer' => __DIR__ . '/../..' . '/app/Services/Libs/Mailer.php',
        'FluentBoards\\App\\Services\\NotificationService' => __DIR__ . '/../..' . '/app/Services/NotificationService.php',
        'FluentBoards\\App\\Services\\OptionService' => __DIR__ . '/../..' . '/app/Services/OptionService.php',
        'FluentBoards\\App\\Services\\Parsedown' => __DIR__ . '/../..' . '/app/Services/Parsedown.php',
        'FluentBoards\\App\\Services\\PermissionManager' => __DIR__ . '/../..' . '/app/Services/PermissionManager.php',
        'FluentBoards\\App\\Services\\PublicAccessService' => __DIR__ . '/../..' . '/app/Services/PublicAccessService.php',
        'FluentBoards\\App\\Services\\ReportService' => __DIR__ . '/../..' . '/app/Services/ReportService.php',
        'FluentBoards\\App\\Services\\Sanitize' => __DIR__ . '/../..' . '/app/Services/Sanitize.php',
        'FluentBoards\\App\\Services\\StageService' => __DIR__ . '/../..' . '/app/Services/StageService.php',
        'FluentBoards\\App\\Services\\TaskService' => __DIR__ . '/../..' . '/app/Services/TaskService.php',
        'FluentBoards\\App\\Services\\TransStrings' => __DIR__ . '/../..' . '/app/Services/TransStrings.php',
        'FluentBoards\\App\\Services\\UploadService' => __DIR__ . '/../..' . '/app/Services/UploadService.php',
        'FluentBoards\\App\\Services\\UserService' => __DIR__ . '/../..' . '/app/Services/UserService.php',
        'FluentBoards\\App\\Vite' => __DIR__ . '/../..' . '/app/Vite.php',
        'FluentBoards\\Database\\DBMigrator' => __DIR__ . '/../..' . '/database/DBMigrator.php',
        'FluentBoards\\Database\\DBSeeder' => __DIR__ . '/../..' . '/database/DBSeeder.php',
        'FluentBoards\\Database\\Migrations\\ActivityMigrator' => __DIR__ . '/../..' . '/database/Migrations/ActivityMigrator.php',
        'FluentBoards\\Database\\Migrations\\AttachmentMigrator' => __DIR__ . '/../..' . '/database/Migrations/AttachmentMigrator.php',
        'FluentBoards\\Database\\Migrations\\BoardMigrator' => __DIR__ . '/../..' . '/database/Migrations/BoardMigrator.php',
        'FluentBoards\\Database\\Migrations\\BoardTermMigrator' => __DIR__ . '/../..' . '/database/Migrations/BoardTermMigrator.php',
        'FluentBoards\\Database\\Migrations\\CommentsMigrator' => __DIR__ . '/../..' . '/database/Migrations/CommentsMigrator.php',
        'FluentBoards\\Database\\Migrations\\MetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/MetaMigrator.php',
        'FluentBoards\\Database\\Migrations\\NotificationMigrator' => __DIR__ . '/../..' . '/database/Migrations/NotificationMigrator.php',
        'FluentBoards\\Database\\Migrations\\NotificationUserMigrator' => __DIR__ . '/../..' . '/database/Migrations/NotificationUserMigrator.php',
        'FluentBoards\\Database\\Migrations\\RelationMigrator' => __DIR__ . '/../..' . '/database/Migrations/RelationMigrator.php',
        'FluentBoards\\Database\\Migrations\\TaskMetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/TaskMetaMigrator.php',
        'FluentBoards\\Database\\Migrations\\TaskMigrator' => __DIR__ . '/../..' . '/database/Migrations/TaskMigrator.php',
        'FluentBoards\\Database\\Migrations\\TeamMigrator' => __DIR__ . '/../..' . '/database/Migrations/TeamMigrator.php',
        'FluentBoards\\Framework\\Cache\\Cache' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Cache/Cache.php',
        'FluentBoards\\Framework\\Container\\BoundMethod' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/BoundMethod.php',
        'FluentBoards\\Framework\\Container\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Container.php',
        'FluentBoards\\Framework\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php',
        'FluentBoards\\Framework\\Container\\Contracts\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php',
        'FluentBoards\\Framework\\Container\\Contracts\\CircularDependencyException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php',
        'FluentBoards\\Framework\\Container\\Contracts\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php',
        'FluentBoards\\Framework\\Container\\Contracts\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php',
        'FluentBoards\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php',
        'FluentBoards\\Framework\\Container\\Contracts\\Psr\\ContainerInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php',
        'FluentBoards\\Framework\\Container\\Contracts\\Psr\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php',
        'FluentBoards\\Framework\\Container\\EntryNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php',
        'FluentBoards\\Framework\\Container\\RewindableGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php',
        'FluentBoards\\Framework\\Container\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Util.php',
        'FluentBoards\\Framework\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
        'FluentBoards\\Framework\\Database\\ClassMorphViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php',
        'FluentBoards\\Framework\\Database\\Concerns\\BuildsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php',
        'FluentBoards\\Framework\\Database\\Concerns\\BuildsWhereDateClauses' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php',
        'FluentBoards\\Framework\\Database\\Concerns\\CompilesJsonPaths' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php',
        'FluentBoards\\Framework\\Database\\Concerns\\ExplainsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php',
        'FluentBoards\\Framework\\Database\\Concerns\\MaintainsDatabase' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php',
        'FluentBoards\\Framework\\Database\\Concerns\\ManagesTransactions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php',
        'FluentBoards\\Framework\\Database\\ConnectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
        'FluentBoards\\Framework\\Database\\ConnectionResolver' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
        'FluentBoards\\Framework\\Database\\ConnectionResolverInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
        'FluentBoards\\Framework\\Database\\DBManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DBManager.php',
        'FluentBoards\\Framework\\Database\\DatabaseManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php',
        'FluentBoards\\Framework\\Database\\DatabaseTransactionRecord' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php',
        'FluentBoards\\Framework\\Database\\DatabaseTransactionsManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php',
        'FluentBoards\\Framework\\Database\\DeadlockException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DeadlockException.php',
        'FluentBoards\\Framework\\Database\\DetectsLostConnections' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php',
        'FluentBoards\\Framework\\Database\\Events\\ConnectionEvent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php',
        'FluentBoards\\Framework\\Database\\Events\\QueryExecuted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php',
        'FluentBoards\\Framework\\Database\\Events\\TransactionBeginning' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php',
        'FluentBoards\\Framework\\Database\\Events\\TransactionCommitted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php',
        'FluentBoards\\Framework\\Database\\Events\\TransactionCommitting' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php',
        'FluentBoards\\Framework\\Database\\Events\\TransactionRolledBack' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php',
        'FluentBoards\\Framework\\Database\\LazyLoadingViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php',
        'FluentBoards\\Framework\\Database\\Migration\\Blueprint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php',
        'FluentBoards\\Framework\\Database\\Migration\\ColumnDefinition' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php',
        'FluentBoards\\Framework\\Database\\MultipleColumnsSelectedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php',
        'FluentBoards\\Framework\\Database\\MultipleRecordsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php',
        'FluentBoards\\Framework\\Database\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
        'FluentBoards\\Framework\\Database\\Orm\\Castable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php',
        'FluentBoards\\Framework\\Database\\Orm\\CastsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php',
        'FluentBoards\\Framework\\Database\\Orm\\CastsInboundAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\ArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\AsArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\AsCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\AsEncryptedArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\AsEncryptedCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\AsStringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\Attribute' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php',
        'FluentBoards\\Framework\\Database\\Orm\\Casts\\Json' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php',
        'FluentBoards\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\GuardsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasEvents' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasGlobalScopes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasTimestamps' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HasUniqueIds' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\HidesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php',
        'FluentBoards\\Framework\\Database\\Orm\\Concerns\\QueriesRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php',
        'FluentBoards\\Framework\\Database\\Orm\\HasCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php',
        'FluentBoards\\Framework\\Database\\Orm\\HigherOrderBuilderProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php',
        'FluentBoards\\Framework\\Database\\Orm\\InvalidCastException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php',
        'FluentBoards\\Framework\\Database\\Orm\\JsonEncodingException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php',
        'FluentBoards\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
        'FluentBoards\\Framework\\Database\\Orm\\MissingAttributeException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php',
        'FluentBoards\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
        'FluentBoards\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
        'FluentBoards\\Framework\\Database\\Orm\\PendingHasThroughRelationship' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php',
        'FluentBoards\\Framework\\Database\\Orm\\RelationNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\BelongsTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\AsPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\CanBeOneOfMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\ComparesRelatedModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithDictionary' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithPivotTable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsDefaultModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsInverseRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasOneOrManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\HasOneThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\MorphToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Pivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
        'FluentBoards\\Framework\\Database\\Orm\\Relations\\Relation' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
        'FluentBoards\\Framework\\Database\\Orm\\Scope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
        'FluentBoards\\Framework\\Database\\Orm\\Searchable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php',
        'FluentBoards\\Framework\\Database\\Orm\\SoftDeletes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
        'FluentBoards\\Framework\\Database\\Orm\\SoftDeletingScope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
        'FluentBoards\\Framework\\Database\\Orm\\SupportsPartialRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php',
        'FluentBoards\\Framework\\Database\\Orm\\UserProxyTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php',
        'FluentBoards\\Framework\\Database\\QueryException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
        'FluentBoards\\Framework\\Database\\Query\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
        'FluentBoards\\Framework\\Database\\Query\\ConditionExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php',
        'FluentBoards\\Framework\\Database\\Query\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
        'FluentBoards\\Framework\\Database\\Query\\ExpressionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php',
        'FluentBoards\\Framework\\Database\\Query\\Grammars\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php',
        'FluentBoards\\Framework\\Database\\Query\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php',
        'FluentBoards\\Framework\\Database\\Query\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php',
        'FluentBoards\\Framework\\Database\\Query\\IndexHint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php',
        'FluentBoards\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
        'FluentBoards\\Framework\\Database\\Query\\JoinLateralClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php',
        'FluentBoards\\Framework\\Database\\Query\\Processors\\MySqlProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php',
        'FluentBoards\\Framework\\Database\\Query\\Processors\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php',
        'FluentBoards\\Framework\\Database\\Query\\Processors\\SQLiteProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php',
        'FluentBoards\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
        'FluentBoards\\Framework\\Database\\RecordsNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php',
        'FluentBoards\\Framework\\Database\\Schema' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Schema.php',
        'FluentBoards\\Framework\\Database\\UniqueConstraintViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php',
        'FluentBoards\\Framework\\Encryption\\DecryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php',
        'FluentBoards\\Framework\\Encryption\\EncryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php',
        'FluentBoards\\Framework\\Encryption\\Encrypter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php',
        'FluentBoards\\Framework\\Events\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/Dispatcher.php',
        'FluentBoards\\Framework\\Events\\DispatcherInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php',
        'FluentBoards\\Framework\\Events\\NullDispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php',
        'FluentBoards\\Framework\\Events\\ShouldDispatchAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php',
        'FluentBoards\\Framework\\Events\\ShouldHandleEventsAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php',
        'FluentBoards\\Framework\\Foundation\\App' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
        'FluentBoards\\Framework\\Foundation\\Application' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
        'FluentBoards\\Framework\\Foundation\\Async' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Async.php',
        'FluentBoards\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
        'FluentBoards\\Framework\\Foundation\\Concerns\\AjaxTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php',
        'FluentBoards\\Framework\\Foundation\\Concerns\\DynamicFacadeTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php',
        'FluentBoards\\Framework\\Foundation\\Concerns\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php',
        'FluentBoards\\Framework\\Foundation\\Concerns\\HooksRemovalTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php',
        'FluentBoards\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
        'FluentBoards\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
        'FluentBoards\\Framework\\Foundation\\Policy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
        'FluentBoards\\Framework\\Foundation\\RequestGuard' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
        'FluentBoards\\Framework\\Foundation\\UnAuthorizedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
        'FluentBoards\\Framework\\Foundation\\WPException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/WPException.php',
        'FluentBoards\\Framework\\Http\\Ajax' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Ajax.php',
        'FluentBoards\\Framework\\Http\\Client' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Client.php',
        'FluentBoards\\Framework\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
        'FluentBoards\\Framework\\Http\\Cookie' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Cookie.php',
        'FluentBoards\\Framework\\Http\\Group' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Group.php',
        'FluentBoards\\Framework\\Http\\Middleware\\RateLimiter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php',
        'FluentBoards\\Framework\\Http\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/File.php',
        'FluentBoards\\Framework\\Http\\Request\\InputHelperMethodsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php',
        'FluentBoards\\Framework\\Http\\Request\\InteractsWithCleaningTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php',
        'FluentBoards\\Framework\\Http\\Request\\InteractsWithFilesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php',
        'FluentBoards\\Framework\\Http\\Request\\InteractsWithHeadersTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php',
        'FluentBoards\\Framework\\Http\\Request\\InteractsWithIPTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php',
        'FluentBoards\\Framework\\Http\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/Request.php',
        'FluentBoards\\Framework\\Http\\Request\\WPUserProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php',
        'FluentBoards\\Framework\\Http\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response.php',
        'FluentBoards\\Framework\\Http\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response/Response.php',
        'FluentBoards\\Framework\\Http\\Route' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Route.php',
        'FluentBoards\\Framework\\Http\\Router' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Router.php',
        'FluentBoards\\Framework\\Http\\SubstituteParameters' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php',
        'FluentBoards\\Framework\\Http\\URL' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/URL.php',
        'FluentBoards\\Framework\\Http\\UrlGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php',
        'FluentBoards\\Framework\\Pagination\\AbstractCursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php',
        'FluentBoards\\Framework\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
        'FluentBoards\\Framework\\Pagination\\Cursor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Cursor.php',
        'FluentBoards\\Framework\\Pagination\\CursorPaginationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php',
        'FluentBoards\\Framework\\Pagination\\CursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php',
        'FluentBoards\\Framework\\Pagination\\CursorPaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php',
        'FluentBoards\\Framework\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
        'FluentBoards\\Framework\\Pagination\\LengthAwarePaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
        'FluentBoards\\Framework\\Pagination\\Paginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
        'FluentBoards\\Framework\\Pagination\\PaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
        'FluentBoards\\Framework\\Pagination\\UrlWindow' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php',
        'FluentBoards\\Framework\\Randomizer\\GetStringTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php',
        'FluentBoards\\Framework\\Randomizer\\Randomizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php',
        'FluentBoards\\Framework\\Support\\Arr' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
        'FluentBoards\\Framework\\Support\\ArrayableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
        'FluentBoards\\Framework\\Support\\CanBeEscapedWhenCastToString' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php',
        'FluentBoards\\Framework\\Support\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
        'FluentBoards\\Framework\\Support\\Conditionable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Conditionable.php',
        'FluentBoards\\Framework\\Support\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/DateTime.php',
        'FluentBoards\\Framework\\Support\\Enumerable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Enumerable.php',
        'FluentBoards\\Framework\\Support\\EnumeratesValues' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php',
        'FluentBoards\\Framework\\Support\\Env' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Env.php',
        'FluentBoards\\Framework\\Support\\ExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php',
        'FluentBoards\\Framework\\Support\\Facade' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Facade.php',
        'FluentBoards\\Framework\\Support\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/File.php',
        'FluentBoards\\Framework\\Support\\Fluent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Fluent.php',
        'FluentBoards\\Framework\\Support\\ForwardsCalls' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php',
        'FluentBoards\\Framework\\Support\\Hash' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Hash.php',
        'FluentBoards\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
        'FluentBoards\\Framework\\Support\\HelperFunctionsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php',
        'FluentBoards\\Framework\\Support\\HigherOrderCollectionProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php',
        'FluentBoards\\Framework\\Support\\HigherOrderTapProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php',
        'FluentBoards\\Framework\\Support\\HigherOrderWhenProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php',
        'FluentBoards\\Framework\\Support\\InvalidArgumentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php',
        'FluentBoards\\Framework\\Support\\Invoker' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Invoker.php',
        'FluentBoards\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
        'FluentBoards\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
        'FluentBoards\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
        'FluentBoards\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
        'FluentBoards\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
        'FluentBoards\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
        'FluentBoards\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
        'FluentBoards\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
        'FluentBoards\\Framework\\Support\\MediaUploader' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MediaUploader.php',
        'FluentBoards\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
        'FluentBoards\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
        'FluentBoards\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
        'FluentBoards\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
        'FluentBoards\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
        'FluentBoards\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
        'FluentBoards\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
        'FluentBoards\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
        'FluentBoards\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
        'FluentBoards\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',
        'FluentBoards\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
        'FluentBoards\\Framework\\Support\\Stringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Stringable.php',
        'FluentBoards\\Framework\\Support\\Tappable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Tappable.php',
        'FluentBoards\\Framework\\Support\\UriTemplate' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UriTemplate.php',
        'FluentBoards\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
        'FluentBoards\\Framework\\Support\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Util.php',
        'FluentBoards\\Framework\\Validator\\Contracts\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
        'FluentBoards\\Framework\\Validator\\MessageBag' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
        'FluentBoards\\Framework\\Validator\\Rule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rule.php',
        'FluentBoards\\Framework\\Validator\\Rules\\ConditionalRules' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php',
        'FluentBoards\\Framework\\Validator\\Rules\\DatabaseRule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php',
        'FluentBoards\\Framework\\Validator\\Rules\\Dimensions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php',
        'FluentBoards\\Framework\\Validator\\Rules\\Exists' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php',
        'FluentBoards\\Framework\\Validator\\Rules\\In' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/In.php',
        'FluentBoards\\Framework\\Validator\\Rules\\NotIn' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php',
        'FluentBoards\\Framework\\Validator\\Rules\\RequiredIf' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php',
        'FluentBoards\\Framework\\Validator\\Rules\\Unique' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php',
        'FluentBoards\\Framework\\Validator\\ValidateDatabaseRulesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php',
        'FluentBoards\\Framework\\Validator\\ValidatesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
        'FluentBoards\\Framework\\Validator\\ValidationData' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
        'FluentBoards\\Framework\\Validator\\ValidationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
        'FluentBoards\\Framework\\Validator\\ValidationRuleParser' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
        'FluentBoards\\Framework\\Validator\\Validator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
        'FluentBoards\\Framework\\View\\View' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/View/View.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInitef65e8ee7a4d8e83fa883b5cd8817103::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitef65e8ee7a4d8e83fa883b5cd8817103::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInitef65e8ee7a4d8e83fa883b5cd8817103::$classMap;

        }, null, ClassLoader::class);
    }
}

```
