PluginProbe
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification / 5.4.0
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification v5.4.0
5.6.2 5.6.3 5.6.1 5.6.0 5.5.0 5.4.0 5.3.2 5.3.1 5.1.6 5.1.5 trunk 2.1.5 2.11 2.12 2.13 2.15 3.0.0 3.0.1 3.0.2 3.0.3 3.0.5 3.0.51 3.0.60 3.0.61 3.0.62 All 38 releases
double-opt-in / vendor / composer / autoload_psr4.php

autoload_psr4.php in Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification 5.4.0, at vendor/composer/autoload_psr4.php

11 lines 201 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_psr4.php @generated by Composer
4
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Forge12\\DoubleOptIn\\' => array($baseDir . '/src'),
10 );
11