# adminify/3.1.6/vendor/autoload.php

Adminify – White Label, Admin Menu Editor, Login Customizer, version 3.1.6. 8 lines.

- Page: https://pluginprobe.com/plugins/adminify/3.1.6/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/adminify/3.1.6/raw/vendor/autoload.php
- Modified: 2023-11-01T08:36:22+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/adminify/3.1.6/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

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

return ComposerAutoloaderInit8744fc635bac09f8831ffa55e80f863b::getLoader();

```
