File "autoload_psr4.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/vendor/composer/autoload_psr4.php
File size: 351 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'WPFluent\\' => array($vendorDir . '/wpfluent/framework/src/WPFluent'),
'FluentForm\\Framework\\' => array($vendorDir . '/wpfluent/framework/src/WPFluent'),
'FluentForm\\App\\' => array($baseDir . '/app'),
);