OwlCyberSecurity - MANAGER
Edit File: autoload_static.php
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit808d05525ff962fd8697790ec816888f { public static $prefixLengthsPsr4 = array ( 'L' => array ( 'Lib\\' => 4, ), 'D' => array ( 'DynamicConditions\\Pub\\' => 22, 'DynamicConditions\\' => 18, ), ); public static $prefixDirsPsr4 = array ( 'Lib\\' => array ( 0 => __DIR__ . '/../..' . '/Legacy/Lib', ), 'DynamicConditions\\Pub\\' => array ( 0 => __DIR__ . '/../..' . '/Public', ), 'DynamicConditions\\' => array ( 0 => __DIR__ . '/../..' . '/', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit808d05525ff962fd8697790ec816888f::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit808d05525ff962fd8697790ec816888f::$prefixDirsPsr4; }, null, ClassLoader::class); } }