$20 GRAYBYTE WORDPRESS FILE MANAGER $62

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.88
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bravetechrwanda/sozoagrib.com/wp-content/plugins/elementor/includes/container/

HOME
Current File : /home/bravetechrwanda/sozoagrib.com/wp-content/plugins/elementor/includes/container//container.php
<?php

namespace Elementor\Container;

use ElementorDeps\DI\ContainerBuilder;
use ElementorDeps\DI\Container as DIContainer;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * Elementor Container.
 *
 * Elementor container handler class is responsible for the containerization
 * of manager classes and their dependencies.
 *
 * @since 3.24.0
 */
class Container {

	protected static $instance;

	private function __construct() {}

	private function __clone() {}

	private static function initialize(): DIContainer {
		if ( isset( self::$instance ) ) {
			return self::$instance;
		}

		$builder = new ContainerBuilder();

		self::register_configuration( $builder );
		return $builder->build();
	}

	private static function register_configuration( ContainerBuilder $builder ) {
		$builder->addDefinitions( __DIR__ . '/config.php' );
	}

	public static function initialize_instance() {
		static::$instance = self::initialize();
	}

	public static function get_instance() {
		if ( is_null( static::$instance ) ) {
			self::initialize_instance();
		}

		return static::$instance;
	}
}

Current_dir [ WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
23 Apr 2025 2.05 AM
bravetechrwanda / bravetechrwanda
0755
nextjs
--
24 Apr 2026 3.03 AM
bravetechrwanda / bravetechrwanda
0755
config.php
0.23 KB
28 Oct 2024 3.08 PM
bravetechrwanda / bravetechrwanda
0644
container.php
1.085 KB
17 Mar 2025 5.28 PM
bravetechrwanda / bravetechrwanda
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF