# elasticpress/4.7.0/vendor/autoload.php

ElasticPress, version 4.7.0. 8 lines.

- Page: https://pluginprobe.com/plugins/elasticpress/4.7.0/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/elasticpress/4.7.0/raw/vendor/autoload.php
- Modified: 2023-08-10T17:15:40+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/elasticpress/4.7.0/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit48754bfcc889f37fe0d47d9f5bee44fa::getLoader();

```
