# double-opt-in/5.6.2/vendor/autoload.php

Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification, version 5.6.2. 8 lines.

- Page: https://pluginprobe.com/plugins/double-opt-in/5.6.2/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/double-opt-in/5.6.2/raw/vendor/autoload.php
- Modified: 2026-09-24T12:30:50+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/double-opt-in/5.6.2/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

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

return ComposerAutoloaderInit0b87d7d73b657a75f3e20a79b48ba38c::getLoader();

```
