# hostinger/3.0.78/vendor/automattic/jetpack-autoloader/src/autoload.php

Hostinger Tools, version 3.0.78. 6 lines.

- Page: https://pluginprobe.com/plugins/hostinger/3.0.78/code/vendor/automattic/jetpack-autoloader/src/autoload.php
- Raw: https://pluginprobe.com/plugins/hostinger/3.0.78/raw/vendor/automattic/jetpack-autoloader/src/autoload.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.78/code/vendor/automattic/jetpack-autoloader/src/autoload.php#L10-L20`.

```php
<?php
/* HEADER */ // phpcs:ignore

require_once __DIR__ . '/jetpack-autoloader/class-autoloader.php';
Autoloader::init();

```
