SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > elementor > core > app


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/elementor/core/app

NameTypeSizeLast ModifiedActions
modules Directory - -
app.php File 355 bytes April 23 2023 15:22:46.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/elementor/core/app/app.php

<?php
namespace Elementor\Core\App;

use Elementor\Core\Base\App as BaseApp;

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

/**
 * This App class was introduced for backwards compatibility with 3rd parties.
 */
class App extends BaseApp {

	const PAGE_ID = 'elementor-app';

	public function get_name() {
		return 'app-bc';
	}
}

SILENT KILLER Tool