# adminify/3.1.2/vendor/autoload.php

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

- Page: https://pluginprobe.com/plugins/adminify/3.1.2/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/adminify/3.1.2/raw/vendor/autoload.php
- Modified: 2023-03-22T06:39:08+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.2/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

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

return ComposerAutoloaderInit8744fc635bac09f8831ffa55e80f863b::getLoader();

```
