# hostinger/3.0.39/vendor/composer/jetpack_autoload_classmap.php

Hostinger Tools, version 3.0.39. 14 lines.

- Page: https://pluginprobe.com/plugins/hostinger/3.0.39/code/vendor/composer/jetpack_autoload_classmap.php
- Raw: https://pluginprobe.com/plugins/hostinger/3.0.39/raw/vendor/composer/jetpack_autoload_classmap.php
- Modified: 2025-05-29T11:17:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/hostinger/3.0.39/code/vendor/composer/jetpack_autoload_classmap.php#L10-L20`.

```php
<?php

// This file `jetpack_autoload_classmap.php` was auto generated by automattic/jetpack-autoloader.

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

return array(
	'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array(
		'version' => '5.0.7',
		'path'    => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php'
	),
);

```
