OwlCyberSecurity - MANAGER
Edit File: autoload_classmap.php
<?php // autoload_classmap.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname($vendorDir); return array( 'ElfsightContactFormApi\\Core\\Api' => $vendorDir . '/elfsight/Api.php', 'ElfsightContactFormApi\\Core\\Cache' => $vendorDir . '/elfsight/Cache.php', 'ElfsightContactFormApi\\Core\\Helper' => $vendorDir . '/elfsight/Helper.php', 'ElfsightContactFormApi\\Core\\Options' => $vendorDir . '/elfsight/Options.php', 'ElfsightContactFormApi\\Core\\Throttle' => $vendorDir . '/elfsight/Throttle.php', 'ElfsightContactFormApi\\Core\\User' => $vendorDir . '/elfsight/User.php', 'ElfsightContactFormApi\\Options' => $baseDir . '/api-options.php', 'ElfsightContactFormApi\\Records' => $baseDir . '/api-records.php', );