
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?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'),
);
