| Server IP : 109.122.246.182 / Your IP : 216.73.216.59 Web Server : Apache/2 System : Linux host3.abrin.cloud 6.1.0-52-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64 User : sinah533 ( 1085) PHP Version : 8.1.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/sinah533/public_html/wp-content/themes/hello-elementor/vendor/composer/ |
Upload File : |
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInitf5a89d8d7b5454b2fc0590d68e069d12
{
public static $prefixLengthsPsr4 = array (
'E' =>
array (
'Elementor\\WPNotificationsPackage\\' => 33,
),
);
public static $prefixDirsPsr4 = array (
'Elementor\\WPNotificationsPackage\\' =>
array (
0 => __DIR__ . '/..' . '/elementor/wp-notifications-package/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 = ComposerStaticInitf5a89d8d7b5454b2fc0590d68e069d12::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitf5a89d8d7b5454b2fc0590d68e069d12::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInitf5a89d8d7b5454b2fc0590d68e069d12::$classMap;
}, null, ClassLoader::class);
}
}