File: /home/honghock/public_html/wp-content/plugins/ninja-tables/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInite2cc3f91f264b6c9d64346c5247abaa6
{
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'WPFluent\\' => 9,
),
'N' =>
array (
'NinjaTables\\Framework\\' => 22,
'NinjaTables\\App\\' => 16,
),
);
public static $prefixDirsPsr4 = array (
'WPFluent\\' =>
array (
0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
),
'NinjaTables\\Framework\\' =>
array (
0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
),
'NinjaTables\\App\\' =>
array (
0 => __DIR__ . '/../..' . '/app',
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'NinjaTables\\App\\App' => __DIR__ . '/../..' . '/app/App.php',
'NinjaTables\\App\\CPT\\NinjaTable' => __DIR__ . '/../..' . '/app/CPT/NinjaTable.php',
'NinjaTables\\App\\ComposerScript' => __DIR__ . '/../..' . '/app/ComposerScript.php',
'NinjaTables\\App\\Hooks\\Handlers\\ActivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ActivationHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\AdminMenuHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/AdminMenuHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\AjaxHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/AjaxHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\CPTHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/CPTHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\DataProviderHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DataProviderHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\DeactivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DeactivationHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\EditorBlockHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/EditorBlockHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\ExportHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ExportHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\NinjaTableAdminHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/NinjaTableAdminHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\NoticeHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/NoticeHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\PreviewHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/PreviewHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\PublicDataHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/PublicDataHandler.php',
'NinjaTables\\App\\Hooks\\Handlers\\StyleHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/StyleHandler.php',
'NinjaTables\\App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php',
'NinjaTables\\App\\Http\\Controllers\\FluentFormsController' => __DIR__ . '/../..' . '/app/Http/Controllers/FluentFormsController.php',
'NinjaTables\\App\\Http\\Controllers\\ImportController' => __DIR__ . '/../..' . '/app/Http/Controllers/ImportController.php',
'NinjaTables\\App\\Http\\Controllers\\PluginInstallerController' => __DIR__ . '/../..' . '/app/Http/Controllers/PluginInstallerController.php',
'NinjaTables\\App\\Http\\Controllers\\SettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/SettingsController.php',
'NinjaTables\\App\\Http\\Controllers\\TableBuilderController' => __DIR__ . '/../..' . '/app/Http/Controllers/TableBuilderController.php',
'NinjaTables\\App\\Http\\Controllers\\TableItemsController' => __DIR__ . '/../..' . '/app/Http/Controllers/TableItemsController.php',
'NinjaTables\\App\\Http\\Controllers\\TablesController' => __DIR__ . '/../..' . '/app/Http/Controllers/TablesController.php',
'NinjaTables\\App\\Http\\Controllers\\ToolsController' => __DIR__ . '/../..' . '/app/Http/Controllers/ToolsController.php',
'NinjaTables\\App\\Http\\Controllers\\WPPostsController' => __DIR__ . '/../..' . '/app/Http/Controllers/WPPostsController.php',
'NinjaTables\\App\\Http\\Policies\\UserPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/UserPolicy.php',
'NinjaTables\\App\\Http\\Requests\\UserRequest' => __DIR__ . '/../..' . '/app/Http/Requests/UserRequest.php',
'NinjaTables\\App\\Library\\Csv\\AbstractCsv' => __DIR__ . '/../..' . '/app/Library/Csv/AbstractCsv.php',
'NinjaTables\\App\\Library\\Csv\\Config\\Controls' => __DIR__ . '/../..' . '/app/Library/Csv/Config/Controls.php',
'NinjaTables\\App\\Library\\Csv\\Config\\Output' => __DIR__ . '/../..' . '/app/Library/Csv/Config/Output.php',
'NinjaTables\\App\\Library\\Csv\\Exception\\InvalidRowException' => __DIR__ . '/../..' . '/app/Library/Csv/Exception/InvalidRowException.php',
'NinjaTables\\App\\Library\\Csv\\Modifier\\MapIterator' => __DIR__ . '/../..' . '/app/Library/Csv/Modifier/MapIterator.php',
'NinjaTables\\App\\Library\\Csv\\Modifier\\QueryFilter' => __DIR__ . '/../..' . '/app/Library/Csv/Modifier/QueryFilter.php',
'NinjaTables\\App\\Library\\Csv\\Modifier\\RowFilter' => __DIR__ . '/../..' . '/app/Library/Csv/Modifier/RowFilter.php',
'NinjaTables\\App\\Library\\Csv\\Modifier\\StreamFilter' => __DIR__ . '/../..' . '/app/Library/Csv/Modifier/StreamFilter.php',
'NinjaTables\\App\\Library\\Csv\\Modifier\\StreamIterator' => __DIR__ . '/../..' . '/app/Library/Csv/Modifier/StreamIterator.php',
'NinjaTables\\App\\Library\\Csv\\Plugin\\ColumnConsistencyValidator' => __DIR__ . '/../..' . '/app/Library/Csv/Plugin/ColumnConsistencyValidator.php',
'NinjaTables\\App\\Library\\Csv\\Plugin\\ForbiddenNullValuesValidator' => __DIR__ . '/../..' . '/app/Library/Csv/Plugin/ForbiddenNullValuesValidator.php',
'NinjaTables\\App\\Library\\Csv\\Plugin\\SkipNullValuesFormatter' => __DIR__ . '/../..' . '/app/Library/Csv/Plugin/SkipNullValuesFormatter.php',
'NinjaTables\\App\\Library\\Csv\\Reader' => __DIR__ . '/../..' . '/app/Library/Csv/Reader.php',
'NinjaTables\\App\\Library\\Csv\\Writer' => __DIR__ . '/../..' . '/app/Library/Csv/Writer.php',
'NinjaTables\\App\\Models\\Casts\\CustomDateCast' => __DIR__ . '/../..' . '/app/Models/Casts/CustomDateCast.php',
'NinjaTables\\App\\Models\\Model' => __DIR__ . '/../..' . '/app/Models/Model.php',
'NinjaTables\\App\\Models\\NinjaTableItem' => __DIR__ . '/../..' . '/app/Models/NinjaTableItem.php',
'NinjaTables\\App\\Models\\Post' => __DIR__ . '/../..' . '/app/Models/Post.php',
'NinjaTables\\App\\Models\\User' => __DIR__ . '/../..' . '/app/Models/User.php',
'NinjaTables\\App\\Modules\\DataProviders\\DefaultProvider' => __DIR__ . '/../..' . '/app/Modules/DataProviders/DefaultProvider.php',
'NinjaTables\\App\\Modules\\DataProviders\\FluentFormProvider' => __DIR__ . '/../..' . '/app/Modules/DataProviders/FluentFormProvider.php',
'NinjaTables\\App\\Modules\\DataProviders\\NinjaFooTable' => __DIR__ . '/../..' . '/app/Modules/DataProviders/NinjaFooTable.php',
'NinjaTables\\App\\Modules\\DragAndDrop\\InitConfig' => __DIR__ . '/../..' . '/app/Modules/DragAndDrop/InitConfig.php',
'NinjaTables\\App\\Modules\\DynamicConfig' => __DIR__ . '/../..' . '/app/Modules/DynamicConfig.php',
'NinjaTables\\App\\Modules\\Gutenberg\\GutenbergModule' => __DIR__ . '/../..' . '/app/Modules/Gutenberg/GutenbergModule.php',
'NinjaTables\\App\\Modules\\I18nStrings' => __DIR__ . '/../..' . '/app/Modules/I18nStrings.php',
'NinjaTables\\App\\Modules\\Lead\\LeadFlow' => __DIR__ . '/../..' . '/app/Modules/Lead/LeadFlow.php',
'NinjaTables\\App\\Modules\\Lead\\LeadOptIn' => __DIR__ . '/../..' . '/app/Modules/Lead/LeadOptIn.php',
'NinjaTables\\App\\Modules\\Lead\\ReviewOptIn' => __DIR__ . '/../..' . '/app/Modules/Lead/ReviewOptIn.php',
'NinjaTables\\App\\Modules\\ReadyMadeTable' => __DIR__ . '/../..' . '/app/Modules/ReadyMadeTable.php',
'NinjaTables\\App\\Services\\AjaxInstaller' => __DIR__ . '/../..' . '/app/Services/AjaxInstaller.php',
'NinjaTables\\App\\Services\\AutomaticUpgrader' => __DIR__ . '/../..' . '/app/Services/AutomaticUpgrader.php',
'NinjaTables\\App\\Services\\BackgroundInstaller' => __DIR__ . '/../..' . '/app/Services/BackgroundInstaller.php',
'NinjaTables\\App\\Services\\PluginInstaller' => __DIR__ . '/../..' . '/app/Services/PluginInstaller.php',
'NinjaTables\\App\\Traits\\ImportTrait' => __DIR__ . '/../..' . '/app/Traits/ImportTrait.php',
'NinjaTables\\App\\Traits\\WpPostTrait' => __DIR__ . '/../..' . '/app/Traits/WpPostTrait.php',
'NinjaTables\\Database\\DBMigrator' => __DIR__ . '/../..' . '/database/DBMigrator.php',
'NinjaTables\\Database\\DBSeeder' => __DIR__ . '/../..' . '/database/DBSeeder.php',
'NinjaTables\\Database\\Migrations\\ExampleMigrator' => __DIR__ . '/../..' . '/database/Migrations/ExampleMigrator.php',
'NinjaTables\\Database\\Migrations\\NinjaTableItemsMigrator' => __DIR__ . '/../..' . '/database/Migrations/NinjaTableItemsMigrator.php',
'NinjaTables\\Database\\Migrations\\NinjaTablesMigration' => __DIR__ . '/../..' . '/database/Migrations/NinjaTablesMigration.php',
'NinjaTables\\Database\\Migrations\\NinjaTablesSupsysticTableMigration' => __DIR__ . '/../..' . '/database/Migrations/NinjaTablesSupsysticTableMigration.php',
'NinjaTables\\Database\\Migrations\\NinjaTablesTablePressMigration' => __DIR__ . '/../..' . '/database/Migrations/NinjaTablesTablePressMigration.php',
'NinjaTables\\Framework\\Cache\\Cache' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Cache/Cache.php',
'NinjaTables\\Framework\\Container\\BoundMethod' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/BoundMethod.php',
'NinjaTables\\Framework\\Container\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Container.php',
'NinjaTables\\Framework\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php',
'NinjaTables\\Framework\\Container\\Contracts\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php',
'NinjaTables\\Framework\\Container\\Contracts\\CircularDependencyException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php',
'NinjaTables\\Framework\\Container\\Contracts\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php',
'NinjaTables\\Framework\\Container\\Contracts\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php',
'NinjaTables\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php',
'NinjaTables\\Framework\\Container\\Contracts\\Psr\\ContainerInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php',
'NinjaTables\\Framework\\Container\\Contracts\\Psr\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php',
'NinjaTables\\Framework\\Container\\EntryNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php',
'NinjaTables\\Framework\\Container\\RewindableGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php',
'NinjaTables\\Framework\\Container\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Util.php',
'NinjaTables\\Framework\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
'NinjaTables\\Framework\\Database\\ClassMorphViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php',
'NinjaTables\\Framework\\Database\\Concerns\\BuildsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php',
'NinjaTables\\Framework\\Database\\Concerns\\BuildsWhereDateClauses' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php',
'NinjaTables\\Framework\\Database\\Concerns\\CompilesJsonPaths' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php',
'NinjaTables\\Framework\\Database\\Concerns\\ExplainsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php',
'NinjaTables\\Framework\\Database\\Concerns\\MaintainsDatabase' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php',
'NinjaTables\\Framework\\Database\\ConnectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
'NinjaTables\\Framework\\Database\\ConnectionResolver' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
'NinjaTables\\Framework\\Database\\ConnectionResolverInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
'NinjaTables\\Framework\\Database\\DBManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DBManager.php',
'NinjaTables\\Framework\\Database\\Events\\QueryExecuted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php',
'NinjaTables\\Framework\\Database\\LazyLoadingViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php',
'NinjaTables\\Framework\\Database\\MultipleColumnsSelectedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php',
'NinjaTables\\Framework\\Database\\MultipleRecordsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php',
'NinjaTables\\Framework\\Database\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
'NinjaTables\\Framework\\Database\\Orm\\Castable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php',
'NinjaTables\\Framework\\Database\\Orm\\CastsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php',
'NinjaTables\\Framework\\Database\\Orm\\CastsInboundAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\ArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\AsArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\AsCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\AsEncryptedArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\AsEncryptedCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\AsStringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\Attribute' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php',
'NinjaTables\\Framework\\Database\\Orm\\Casts\\Json' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php',
'NinjaTables\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\GuardsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasEvents' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasGlobalScopes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasTimestamps' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HasUniqueIds' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\HidesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php',
'NinjaTables\\Framework\\Database\\Orm\\Concerns\\QueriesRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php',
'NinjaTables\\Framework\\Database\\Orm\\HasCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php',
'NinjaTables\\Framework\\Database\\Orm\\HigherOrderBuilderProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php',
'NinjaTables\\Framework\\Database\\Orm\\InvalidCastException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php',
'NinjaTables\\Framework\\Database\\Orm\\JsonEncodingException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php',
'NinjaTables\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
'NinjaTables\\Framework\\Database\\Orm\\MissingAttributeException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php',
'NinjaTables\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
'NinjaTables\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
'NinjaTables\\Framework\\Database\\Orm\\PendingHasThroughRelationship' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php',
'NinjaTables\\Framework\\Database\\Orm\\RelationNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\BelongsTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\AsPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\CanBeOneOfMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\ComparesRelatedModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithDictionary' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithPivotTable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsDefaultModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsInverseRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasOneOrManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\HasOneThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\MorphToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Pivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
'NinjaTables\\Framework\\Database\\Orm\\Relations\\Relation' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
'NinjaTables\\Framework\\Database\\Orm\\Scope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
'NinjaTables\\Framework\\Database\\Orm\\Searchable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php',
'NinjaTables\\Framework\\Database\\Orm\\SoftDeletes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
'NinjaTables\\Framework\\Database\\Orm\\SoftDeletingScope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
'NinjaTables\\Framework\\Database\\Orm\\SupportsPartialRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php',
'NinjaTables\\Framework\\Database\\QueryException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
'NinjaTables\\Framework\\Database\\Query\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
'NinjaTables\\Framework\\Database\\Query\\ConditionExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php',
'NinjaTables\\Framework\\Database\\Query\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
'NinjaTables\\Framework\\Database\\Query\\Grammars\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php',
'NinjaTables\\Framework\\Database\\Query\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php',
'NinjaTables\\Framework\\Database\\Query\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php',
'NinjaTables\\Framework\\Database\\Query\\IndexHint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php',
'NinjaTables\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
'NinjaTables\\Framework\\Database\\Query\\JoinLateralClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php',
'NinjaTables\\Framework\\Database\\Query\\Processors\\MySqlProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php',
'NinjaTables\\Framework\\Database\\Query\\Processors\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php',
'NinjaTables\\Framework\\Database\\Query\\Processors\\SQLiteProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php',
'NinjaTables\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
'NinjaTables\\Framework\\Database\\RecordsNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php',
'NinjaTables\\Framework\\Database\\Schema' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Schema.php',
'NinjaTables\\Framework\\Database\\UniqueConstraintViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php',
'NinjaTables\\Framework\\Encryption\\DecryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php',
'NinjaTables\\Framework\\Encryption\\EncryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php',
'NinjaTables\\Framework\\Encryption\\Encrypter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php',
'NinjaTables\\Framework\\Events\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/Dispatcher.php',
'NinjaTables\\Framework\\Events\\DispatcherInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php',
'NinjaTables\\Framework\\Events\\NullDispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php',
'NinjaTables\\Framework\\Foundation\\App' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
'NinjaTables\\Framework\\Foundation\\Application' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
'NinjaTables\\Framework\\Foundation\\Async' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Async.php',
'NinjaTables\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
'NinjaTables\\Framework\\Foundation\\Concerns\\AjaxTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php',
'NinjaTables\\Framework\\Foundation\\Concerns\\DynamicFacadeTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php',
'NinjaTables\\Framework\\Foundation\\Concerns\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php',
'NinjaTables\\Framework\\Foundation\\Concerns\\HooksRemovalTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php',
'NinjaTables\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
'NinjaTables\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
'NinjaTables\\Framework\\Foundation\\Policy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
'NinjaTables\\Framework\\Foundation\\RequestGuard' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
'NinjaTables\\Framework\\Foundation\\UnAuthorizedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
'NinjaTables\\Framework\\Foundation\\WPException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/WPException.php',
'NinjaTables\\Framework\\Http\\Ajax' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Ajax.php',
'NinjaTables\\Framework\\Http\\Client' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Client.php',
'NinjaTables\\Framework\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
'NinjaTables\\Framework\\Http\\Cookie' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Cookie.php',
'NinjaTables\\Framework\\Http\\Group' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Group.php',
'NinjaTables\\Framework\\Http\\Middleware\\RateLimiter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php',
'NinjaTables\\Framework\\Http\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/File.php',
'NinjaTables\\Framework\\Http\\Request\\InputHelperMethodsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php',
'NinjaTables\\Framework\\Http\\Request\\InteractsWithCleaningTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php',
'NinjaTables\\Framework\\Http\\Request\\InteractsWithFilesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php',
'NinjaTables\\Framework\\Http\\Request\\InteractsWithHeadersTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php',
'NinjaTables\\Framework\\Http\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/Request.php',
'NinjaTables\\Framework\\Http\\Request\\WPUserProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php',
'NinjaTables\\Framework\\Http\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response.php',
'NinjaTables\\Framework\\Http\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response/Response.php',
'NinjaTables\\Framework\\Http\\Route' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Route.php',
'NinjaTables\\Framework\\Http\\Router' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Router.php',
'NinjaTables\\Framework\\Http\\SubstituteRouteParametersTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/SubstituteRouteParametersTrait.php',
'NinjaTables\\Framework\\Http\\URL' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/URL.php',
'NinjaTables\\Framework\\Pagination\\AbstractCursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php',
'NinjaTables\\Framework\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
'NinjaTables\\Framework\\Pagination\\Cursor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Cursor.php',
'NinjaTables\\Framework\\Pagination\\CursorPaginationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php',
'NinjaTables\\Framework\\Pagination\\CursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php',
'NinjaTables\\Framework\\Pagination\\CursorPaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php',
'NinjaTables\\Framework\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
'NinjaTables\\Framework\\Pagination\\LengthAwarePaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
'NinjaTables\\Framework\\Pagination\\Paginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
'NinjaTables\\Framework\\Pagination\\PaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
'NinjaTables\\Framework\\Pagination\\UrlWindow' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php',
'NinjaTables\\Framework\\Randomizer\\GetStringTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php',
'NinjaTables\\Framework\\Randomizer\\Randomizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php',
'NinjaTables\\Framework\\Support\\Arr' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
'NinjaTables\\Framework\\Support\\ArrayableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
'NinjaTables\\Framework\\Support\\CanBeEscapedWhenCastToString' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php',
'NinjaTables\\Framework\\Support\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
'NinjaTables\\Framework\\Support\\Conditionable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Conditionable.php',
'NinjaTables\\Framework\\Support\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/DateTime.php',
'NinjaTables\\Framework\\Support\\Enumerable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Enumerable.php',
'NinjaTables\\Framework\\Support\\EnumeratesValues' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php',
'NinjaTables\\Framework\\Support\\Env' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Env.php',
'NinjaTables\\Framework\\Support\\ExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php',
'NinjaTables\\Framework\\Support\\Facade' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Facade.php',
'NinjaTables\\Framework\\Support\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/File.php',
'NinjaTables\\Framework\\Support\\Fluent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Fluent.php',
'NinjaTables\\Framework\\Support\\ForwardsCalls' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php',
'NinjaTables\\Framework\\Support\\Hash' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Hash.php',
'NinjaTables\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
'NinjaTables\\Framework\\Support\\HelperFunctionsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php',
'NinjaTables\\Framework\\Support\\HigherOrderCollectionProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php',
'NinjaTables\\Framework\\Support\\HigherOrderTapProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php',
'NinjaTables\\Framework\\Support\\HigherOrderWhenProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php',
'NinjaTables\\Framework\\Support\\InvalidArgumentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php',
'NinjaTables\\Framework\\Support\\Invoker' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Invoker.php',
'NinjaTables\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
'NinjaTables\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
'NinjaTables\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
'NinjaTables\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
'NinjaTables\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
'NinjaTables\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
'NinjaTables\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
'NinjaTables\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
'NinjaTables\\Framework\\Support\\MediaUploader' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MediaUploader.php',
'NinjaTables\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
'NinjaTables\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
'NinjaTables\\Framework\\Support\\NumberToWords' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/NumberToWords.php',
'NinjaTables\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
'NinjaTables\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
'NinjaTables\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
'NinjaTables\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
'NinjaTables\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
'NinjaTables\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
'NinjaTables\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
'NinjaTables\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',
'NinjaTables\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
'NinjaTables\\Framework\\Support\\Stringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Stringable.php',
'NinjaTables\\Framework\\Support\\Tappable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Tappable.php',
'NinjaTables\\Framework\\Support\\UriTemplate' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UriTemplate.php',
'NinjaTables\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
'NinjaTables\\Framework\\Support\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Util.php',
'NinjaTables\\Framework\\Validator\\Contracts\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
'NinjaTables\\Framework\\Validator\\MessageBag' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
'NinjaTables\\Framework\\Validator\\Rule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rule.php',
'NinjaTables\\Framework\\Validator\\Rules\\ConditionalRules' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php',
'NinjaTables\\Framework\\Validator\\Rules\\DatabaseRule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php',
'NinjaTables\\Framework\\Validator\\Rules\\Dimensions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php',
'NinjaTables\\Framework\\Validator\\Rules\\Exists' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php',
'NinjaTables\\Framework\\Validator\\Rules\\In' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/In.php',
'NinjaTables\\Framework\\Validator\\Rules\\NotIn' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php',
'NinjaTables\\Framework\\Validator\\Rules\\RequiredIf' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php',
'NinjaTables\\Framework\\Validator\\Rules\\Unique' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php',
'NinjaTables\\Framework\\Validator\\ValidateDatabaseRulesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php',
'NinjaTables\\Framework\\Validator\\ValidatesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
'NinjaTables\\Framework\\Validator\\ValidationData' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
'NinjaTables\\Framework\\Validator\\ValidationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
'NinjaTables\\Framework\\Validator\\ValidationRuleParser' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
'NinjaTables\\Framework\\Validator\\Validator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
'NinjaTables\\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 = ComposerStaticInite2cc3f91f264b6c9d64346c5247abaa6::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInite2cc3f91f264b6c9d64346c5247abaa6::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInite2cc3f91f264b6c9d64346c5247abaa6::$classMap;
}, null, ClassLoader::class);
}
}