Dashboard
PHP:
8.4.22
OS:
Linux
User:
adsvisc
/
/
home
/
adsvisc
/
www
/
wp-content
/
themes
/
seowp
/
inc
/
installer
/
vendor
/
composer
ð€ Upload
ð New File
ð New Folder
Close
Editing: autoload_static.php
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInitc8bc1cc5f7fbb44da3760a8b9eff028c { public static $prefixLengthsPsr4 = array ( 'P' => array ( 'Psr\\Log\\' => 8, 'ProteusThemes\\WPContentImporter2\\' => 33, ), 'M' => array ( 'Monolog\\' => 8, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Log\\' => array ( 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', ), 'ProteusThemes\\WPContentImporter2\\' => array ( 0 => __DIR__ . '/..' . '/proteusthemes/wp-content-importer-v2/src', ), 'Monolog\\' => array ( 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitc8bc1cc5f7fbb44da3760a8b9eff028c::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitc8bc1cc5f7fbb44da3760a8b9eff028c::$prefixDirsPsr4; }, null, ClassLoader::class); } }
Save
Cancel