File "autoload_psr4.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/the-events-calendar/common/vendor/composer/autoload_psr4.php
File size: 1.45 KB
MIME-type: text/x-php
Charset: utf-8

<?php

// autoload_psr4.php @generated by Composer

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

return array(
    'lucatume\\DI52\\' => array($vendorDir . '/lucatume/di52/src'),
    'Tribe\\' => array($baseDir . '/src/Tribe'),
    'TEC\\Common\\' => array($baseDir . '/src/Common'),
    'StellarWP\\Telemetry\\Views_Dir\\' => array($vendorDir . '/stellarwp/telemetry/src/views'),
    'StellarWP\\Telemetry\\Assets_Dir\\' => array($vendorDir . '/stellarwp/telemetry/src/resources'),
    'StellarWP\\Telemetry\\' => array($vendorDir . '/stellarwp/telemetry/src/Telemetry'),
    'StellarWP\\Schema\\' => array($vendorDir . '/stellarwp/schema/src/Schema'),
    'StellarWP\\Models\\' => array($vendorDir . '/stellarwp/models/src/Models'),
    'StellarWP\\Installer\\Assets_JS\\' => array($vendorDir . '/stellarwp/installer/src/assets/js'),
    'StellarWP\\Installer\\Admin_Views\\' => array($vendorDir . '/stellarwp/installer/src/admin-views'),
    'StellarWP\\Installer\\' => array($vendorDir . '/stellarwp/installer/src/Installer'),
    'StellarWP\\DB\\' => array($vendorDir . '/stellarwp/db/src/DB'),
    'StellarWP\\ContainerContract\\' => array($vendorDir . '/stellarwp/container-contract/src'),
    'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
    'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
    'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
    'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
);