[ Index ] |
MailPress 7.2 |
[ Index ] [ Classes ] [ Functions ] [ Variables ] [ Constants ] [ Statistics ] |
[Summary view] [Print] [Text view]
1 <?php 2 3 // autoload_static.php @generated by Composer 4 5 namespace Composer\Autoload; 6 7 class ComposerStaticInit8cc830c6b21584b46ef6071ceaaf09cd 8 { 9 public static $files = array ( 10 '2c102faa651ef8ea5874edb585946bce' => __DIR__ . '/..' . '/swiftmailer/swiftmailer/lib/swift_required.php', 11 ); 12 13 public static $prefixLengthsPsr4 = array ( 14 'E' => 15 array ( 16 'Egulias\\EmailValidator\\' => 23, 17 ), 18 ); 19 20 public static $prefixDirsPsr4 = array ( 21 'Egulias\\EmailValidator\\' => 22 array ( 23 0 => __DIR__ . '/..' . '/egulias/email-validator/EmailValidator', 24 ), 25 ); 26 27 public static $prefixesPsr0 = array ( 28 'D' => 29 array ( 30 'Doctrine\\Common\\Lexer\\' => 31 array ( 32 0 => __DIR__ . '/..' . '/doctrine/lexer/lib', 33 ), 34 ), 35 ); 36 37 public static function getInitializer(ClassLoader $loader) 38 { 39 return \Closure::bind(function () use ($loader) { 40 $loader->prefixLengthsPsr4 = ComposerStaticInit8cc830c6b21584b46ef6071ceaaf09cd::$prefixLengthsPsr4; 41 $loader->prefixDirsPsr4 = ComposerStaticInit8cc830c6b21584b46ef6071ceaaf09cd::$prefixDirsPsr4; 42 $loader->prefixesPsr0 = ComposerStaticInit8cc830c6b21584b46ef6071ceaaf09cd::$prefixesPsr0; 43 44 }, null, ClassLoader::class); 45 } 46 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue May 19 15:55:14 2020 | Cross-referenced by PHPXref 0.7.1 |