File: /home/jandjware/public_html/wp-content/plugins/hostinger/vendor/composer/jetpack_autoload_psr4.php
<?php
// This file `jetpack_autoload_psr4.php` was auto generated by automattic/jetpack-autoloader.
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Hostinger\\WpMenuManager\\' => array(
'version' => '1.2.19.0',
'path' => array( $vendorDir . '/hostinger/hostinger-wp-menu-manager/src' )
),
'Hostinger\\WpHelper\\' => array(
'version' => '1.0.12.0',
'path' => array( $vendorDir . '/hostinger/hostinger-wp-helper/src' )
),
'Hostinger\\Tests\\' => array(
'version' => '1.0.12.0',
'path' => array( $baseDir . '/tests/phpunit', $vendorDir . '/hostinger/hostinger-wp-helper/tests/phpunit' )
),
'Hostinger\\' => array(
'version' => 'dev-main',
'path' => array( $baseDir . '/includes' )
),
'Automattic\\Jetpack\\Autoloader\\' => array(
'version' => '5.0.9',
'path' => array( $vendorDir . '/automattic/jetpack-autoloader/src' )
),
);