Current Path : /storage/v11800/affypharma/public_html/wp-content/plugins/ninja-tables/vendor/composer/

Linux v11800 5.3.0-1023-aws #25~18.04.1-Ubuntu SMP Fri Jun 5 15:19:18 UTC 2020 aarch64

Upload File :
Current File : /storage/v11800/affypharma/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,
        ),
        'L' => 
        array (
            'League\\Csv\\' => 11,
        ),
    );

    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',
        ),
        'League\\Csv\\' => 
        array (
            0 => __DIR__ . '/..' . '/league/csv/src',
        ),
    );

    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\\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\\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\\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\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.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\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
        'NinjaTables\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
        'NinjaTables\\Framework\\Database\\Orm\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php',
        'NinjaTables\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
        'NinjaTables\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
        'NinjaTables\\Framework\\Database\\Orm\\ModelHelperTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php',
        'NinjaTables\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.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\\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\\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\\ScopeInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.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\\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\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
        'NinjaTables\\Framework\\Database\\Query\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php',
        'NinjaTables\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
        'NinjaTables\\Framework\\Database\\Query\\JsonExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php',
        'NinjaTables\\Framework\\Database\\Query\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php',
        'NinjaTables\\Framework\\Database\\Query\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processor.php',
        'NinjaTables\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.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\\AsyncRequestTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php',
        'NinjaTables\\Framework\\Foundation\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php',
        'NinjaTables\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
        'NinjaTables\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
        'NinjaTables\\Framework\\Foundation\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Container.php',
        'NinjaTables\\Framework\\Foundation\\ContainerContract' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php',
        'NinjaTables\\Framework\\Foundation\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php',
        'NinjaTables\\Framework\\Foundation\\ContextualBindingBuilderContract' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php',
        'NinjaTables\\Framework\\Foundation\\CronTaskSchedulerTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php',
        'NinjaTables\\Framework\\Foundation\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php',
        'NinjaTables\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
        'NinjaTables\\Framework\\Foundation\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.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\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.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\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.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\\Presenter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Presenter.php',
        'NinjaTables\\Framework\\Request\\Cleaner' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/Cleaner.php',
        'NinjaTables\\Framework\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/File.php',
        'NinjaTables\\Framework\\Request\\FileHandler' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/FileHandler.php',
        'NinjaTables\\Framework\\Request\\InputHelperMethodsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/InputHelperMethodsTrait.php',
        'NinjaTables\\Framework\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/Request.php',
        'NinjaTables\\Framework\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Response/Response.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\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
        'NinjaTables\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
        'NinjaTables\\Framework\\Support\\Htmlable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Htmlable.php',
        'NinjaTables\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
        'NinjaTables\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
        'NinjaTables\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
        'NinjaTables\\Framework\\Support\\QueueableCollectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php',
        'NinjaTables\\Framework\\Support\\QueueableEntity' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php',
        'NinjaTables\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
        'NinjaTables\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
        'NinjaTables\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.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\\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);
    }
}

Softgel-Capsule – Affy Pharma Pvt Ltd

Arrange A Callback
[]
1 Step 1
Full Name
Telephone
Departmentyour full name
Postal Address
Message
0 /
Previous
Next
Shopping Basket