# extendify/0.11.0/vendor/autoload.php

Extendify, version 0.11.0. 8 lines.

- Page: https://pluginprobe.com/plugins/extendify/0.11.0/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/extendify/0.11.0/raw/vendor/autoload.php
- Modified: 2022-10-07T04:54:12+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/extendify/0.11.0/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

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

return ComposerAutoloaderInit8544c08622507563b6e7bc7776a1f8d3::getLoader();

```
