HEX
Server:
System: Linux aac286ea486c 5.14.0-687.15.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 11 08:51:45 EDT 2026 x86_64
User: root (0)
PHP: 8.2.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,disk_free_space,diskfreespace
Upload Files
File: /dom877180/wp-content/plugins/custom-twitter-feeds/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit92bce606568ec21d0146093f4400beb5
{
    public static $files = array (
        'sb_ctf_b1eb330aa001ae4915f07005b4e993c2' => __DIR__ . '/..' . '/smashballoon/framework/Utilities/functions.php',
        'sb_ctf_a5f44a166aafa87e1c96130802135926' => __DIR__ . '/..' . '/smashballoon/framework/Packages/php-di/src/functions.php',
    );

    public static $prefixLengthsPsr4 = array (
        'T' =>
        array (
            'TwitterFeed\\' => 12,
        ),
        'S' =>
        array (
            'Smashballoon\\TwitterFeed\\Vendor\\Smashballoon\\Framework\\' => 55,
            'Smashballoon\\TwitterFeed\\Vendor\\Psr\\Container\\' => 46,
            'Smashballoon\\TwitterFeed\\Vendor\\PhpDocReader\\' => 45,
            'Smashballoon\\TwitterFeed\\Vendor\\Laravel\\SerializableClosure\\' => 60,
            'Smashballoon\\TwitterFeed\\Vendor\\Invoker\\' => 40,
            'Smashballoon\\TwitterFeed\\Vendor\\DI\\' => 35,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'TwitterFeed\\' =>
        array (
            0 => __DIR__ . '/../..' . '/inc',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\Smashballoon\\Framework\\' =>
        array (
            0 => __DIR__ . '/..' . '/smashballoon/framework',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\Psr\\Container\\' =>
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\PhpDocReader\\' =>
        array (
            0 => __DIR__ . '/..' . '/php-di/phpdoc-reader/src/PhpDocReader',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\Laravel\\SerializableClosure\\' =>
        array (
            0 => __DIR__ . '/..' . '/laravel/serializable-closure/src',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\Invoker\\' =>
        array (
            0 => __DIR__ . '/..' . '/php-di/invoker/src',
        ),
        'Smashballoon\\TwitterFeed\\Vendor\\DI\\' =>
        array (
            0 => __DIR__ . '/..' . '/smashballoon/framework/Packages/php-di/src',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$classMap;

        }, null, ClassLoader::class);
    }
}