Current File : /home/digitaw/www/wp-content/plugins/ionos-performance/vendor/composer/autoload_psr4.php
<?php

// autoload_psr4.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'Ionos\\SettingsPage\\Interfaces\\' => array($vendorDir . '/ionos/settings-builder/src/Interfaces'),
    'Ionos\\SettingsPage\\Elements\\' => array($vendorDir . '/ionos/settings-builder/src/Elements'),
    'Ionos\\SettingsPage\\' => array($vendorDir . '/ionos/settings-builder/src'),
    'Ionos\\PluginStateHookHandler\\' => array($vendorDir . '/ionos/plugin-state-hook-handler/src'),
    'Ionos\\PluginDetection\\' => array($vendorDir . '/ionos/extension-detection/src'),
    'Ionos\\HtaccessHandler\\' => array($vendorDir . '/ionos/htaccess-handler/src'),
);