File "autoload_psr4.php"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/file-manager/vendor/composer/autoload_psr4.php
File size: 611 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'BitApps\\WPValidator\\' => array($vendorDir . '/bitapps/wp-validator/src'),
    'BitApps\\WPTelemetry\\' => array($vendorDir . '/bitapps/wp-telemetry/src'),
    'BitApps\\WPKit\\' => array($vendorDir . '/bitapps/wp-kit/src'),
    'BitApps\\WPDatabase\\' => array($vendorDir . '/bitapps/wp-database/src'),
    'BitApps\\FM\\' => array($baseDir . '/backend/app'),
    'Automattic\\Jetpack\\Autoloader\\' => array($vendorDir . '/automattic/jetpack-autoloader/src'),
);