<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'lucatume\\DI52\\' => array($vendorDir . '/lucatume/di52/src'),
'TrustedLogin\\' => array($vendorDir . '/trustedlogin/client/src'),
'Stripe\\' => array($vendorDir . '/stripe/stripe-php/lib'),
'StellarWP\\Validation\\' => array($vendorDir . '/stellarwp/validation/src'),
'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\\SuperGlobals\\' => array($vendorDir . '/stellarwp/superglobals/src/SuperGlobals'),
'StellarWP\\Models\\' => array($vendorDir . '/stellarwp/models/src/Models'),
'StellarWP\\FieldConditions\\' => array($vendorDir . '/stellarwp/field-conditions/src'),
'StellarWP\\DB\\' => array($vendorDir . '/stellarwp/db/src/DB'),
'StellarWP\\ContainerContract\\' => array($vendorDir . '/stellarwp/container-contract/src'),
'StellarWP\\Assets\\' => array($vendorDir . '/stellarwp/assets/src/Assets'),
'StellarWP\\Arrays\\' => array($vendorDir . '/stellarwp/arrays/src/Arrays'),
'StellarWP\\AdminNotices\\' => array($vendorDir . '/stellarwp/admin-notices/src'),
'ScssPhp\\ScssPhp\\' => array($vendorDir . '/scssphp/scssphp/src'),
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
'LearnDash\\Core\\' => array($baseDir . '/src/Core'),
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/macroable'),
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
);