HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
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,pcntl_unshare,
Upload Files
File: /var/www/html/wordpress/wp-content/plugins/feeds-for-youtube/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit053be8708e57641def40bd994b33aefd
{
    public static $files = array (
        'sb_ytf_b33e3d135e5d9e47d845c576147bda89' => __DIR__ . '/..' . '/php-di/php-di/src/functions.php',
        'sb_ytf_b1eb330aa001ae4915f07005b4e993c2' => __DIR__ . '/..' . '/smashballoon/framework/Utilities/functions.php',
    );

    public static $prefixLengthsPsr4 = array (
        'S' => 
        array (
            'Smashballoon\\Stubs\\' => 19,
            'Smashballoon\\Framework\\' => 23,
            'Smashballoon\\Customizer\\' => 24,
            'SmashBalloon\\YoutubeFeed\\Vendor\\Psr\\Container\\' => 46,
            'SmashBalloon\\YoutubeFeed\\Vendor\\PhpDocReader\\' => 45,
            'SmashBalloon\\YoutubeFeed\\Vendor\\Laravel\\SerializableClosure\\' => 60,
            'SmashBalloon\\YoutubeFeed\\Vendor\\Invoker\\' => 40,
            'SmashBalloon\\YoutubeFeed\\Vendor\\DI\\' => 35,
            'SmashBalloon\\YouTubeFeed\\' => 25,
        ),
    );

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

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

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

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