/home/vianto5/hidalgoresidences.mx/wp-content/plugins/wpforms/vendor/composer
NameSizeModeActions
autoload_classmap.php4994230644editdlrm
autoload_files.php4350644editdlrm
autoload_namespaces.php1490644editdlrm
autoload_psr4.php7300644editdlrm
autoload_real.php26290644editdlrm
autoload_static.php5444610644editdlrm
ClassLoader.php160680644editdlrm
installed.php79670644editdlrm
InstalledVersions.php149910644editdlrm
LICENSE10700644editdlrm
platform_check.php9250644editdlrm
Edit: /home/vianto5/hidalgoresidences.mx/wp-content/plugins/wpforms/vendor/composer/autoload_real.php (2629B)
= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInit74da323fdee1fb5e92b0c5723e907303::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { $loader->set($namespace, $path); } $map = require __DIR__ . '/autoload_psr4.php'; foreach ($map as $namespace => $path) { $loader->setPsr4($namespace, $path); } $classMap = require __DIR__ . '/autoload_classmap.php'; if ($classMap) { $loader->addClassMap($classMap); } } $loader->register(true); if ($useStaticLoader) { $includeFiles = Composer\Autoload\ComposerStaticInit74da323fdee1fb5e92b0c5723e907303::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { composerRequire74da323fdee1fb5e92b0c5723e907303($fileIdentifier, $file); } return $loader; } } /** * @param string $fileIdentifier * @param string $file * @return void */ function composerRequire74da323fdee1fb5e92b0c5723e907303($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; require $file; } }