OwlCyberSecurity - MANAGER
Edit File: autoload_static.php
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit795feae9124751b74a32ccaa60dbdff0 { public static $classMap = array ( 'ElfsightContactFormApi\\Core\\Api' => __DIR__ . '/..' . '/elfsight/Api.php', 'ElfsightContactFormApi\\Core\\Cache' => __DIR__ . '/..' . '/elfsight/Cache.php', 'ElfsightContactFormApi\\Core\\Helper' => __DIR__ . '/..' . '/elfsight/Helper.php', 'ElfsightContactFormApi\\Core\\Options' => __DIR__ . '/..' . '/elfsight/Options.php', 'ElfsightContactFormApi\\Core\\Throttle' => __DIR__ . '/..' . '/elfsight/Throttle.php', 'ElfsightContactFormApi\\Core\\User' => __DIR__ . '/..' . '/elfsight/User.php', 'ElfsightContactFormApi\\Options' => __DIR__ . '/../..' . '/api-options.php', 'ElfsightContactFormApi\\Records' => __DIR__ . '/../..' . '/api-records.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->classMap = ComposerStaticInit795feae9124751b74a32ccaa60dbdff0::$classMap; }, null, ClassLoader::class); } }