🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 05:20:21 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
elementor
/
modules
/
atomic-widgets
/
base
📍 /home/therahul/reenrihair.com/wp-content/plugins/elementor/modules/atomic-widgets/base
🔄 Refresh
✏️
Editing: atomic-control-base.php
Writable
<?php namespace Elementor\Modules\AtomicWidgets\Base; use Elementor\Modules\AtomicWidgets\Controls\Base\Atomic_Control_Base as New_Atomic_Control_Base; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } // TODO: Remove this class after 3.36 is released. /** * @deprecated 3.34 Use \Elementor\Modules\AtomicWidgets\Controls\Base\Atomic_Control_Base instead. */ abstract class Atomic_Control_Base extends New_Atomic_Control_Base {}
💾 Save Changes
❌ Cancel