PluginProbe
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification / 5.6.2
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification v5.6.2
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
← All changes | vendor/composer/autoload_static.php +4 -4 trunk → 5.6.2 View file →
@@ -3,9 +3,9 @@
3 3 // autoload_static.php @generated by Composer
4 4
5 5 namespace Composer\Autoload;
6 6
7 -class ComposerStaticInit3be1c9b38c1af01909fcefd322c95ea4
7 +class ComposerStaticInit0b87d7d73b657a75f3e20a79b48ba38c
8 8 {
9 9 public static $prefixLengthsPsr4 = array (
10 10 'F' =>
11 11 array (
@@ -134,11 +134,11 @@
134 134
135 135 public static function getInitializer(ClassLoader $loader)
136 136 {
137 137 return \Closure::bind(function () use ($loader) {
138 - $loader->prefixLengthsPsr4 = ComposerStaticInit3be1c9b38c1af01909fcefd322c95ea4::$prefixLengthsPsr4;
139 - $loader->prefixDirsPsr4 = ComposerStaticInit3be1c9b38c1af01909fcefd322c95ea4::$prefixDirsPsr4;
140 - $loader->classMap = ComposerStaticInit3be1c9b38c1af01909fcefd322c95ea4::$classMap;
138 + $loader->prefixLengthsPsr4 = ComposerStaticInit0b87d7d73b657a75f3e20a79b48ba38c::$prefixLengthsPsr4;
139 + $loader->prefixDirsPsr4 = ComposerStaticInit0b87d7d73b657a75f3e20a79b48ba38c::$prefixDirsPsr4;
140 + $loader->classMap = ComposerStaticInit0b87d7d73b657a75f3e20a79b48ba38c::$classMap;
141 141
142 142 }, null, ClassLoader::class);
143 143 }
144 144 }