OwlCyberSecurity - MANAGER
Edit File: autoload_static.php
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit4143005304983a787831eeebd5a20478 { public static $files = array ( '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', 'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php', ); public static $prefixLengthsPsr4 = array ( 'W' => array ( 'WPForms\\' => 8, ), 'T' => array ( 'TrueBV\\' => 7, 'TijsVerkoyen\\CssToInlineStyles\\' => 31, ), 'S' => array ( 'Symfony\\Polyfill\\Mbstring\\' => 26, 'Symfony\\Polyfill\\Iconv\\' => 23, 'Symfony\\Component\\CssSelector\\' => 30, ), ); public static $prefixDirsPsr4 = array ( 'WPForms\\' => array ( 0 => __DIR__ . '/../..' . '/src', ), 'TrueBV\\' => array ( 0 => __DIR__ . '/..' . '/true/punycode/src', ), 'TijsVerkoyen\\CssToInlineStyles\\' => array ( 0 => __DIR__ . '/..' . '/tijsverkoyen/css-to-inline-styles/src', ), 'Symfony\\Polyfill\\Mbstring\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', ), 'Symfony\\Polyfill\\Iconv\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-iconv', ), 'Symfony\\Component\\CssSelector\\' => array ( 0 => __DIR__ . '/..' . '/symfony/css-selector', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit4143005304983a787831eeebd5a20478::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit4143005304983a787831eeebd5a20478::$prefixDirsPsr4; }, null, ClassLoader::class); } }