PATH:
home
/
lab2454c
/
aficbgroup.com
/
wp-content
/
plugins
/
elementor-pro
/
base
<?php namespace ElementorPro\Base; use Elementor\Core\Base\Module; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } abstract class Module_Base extends Module { // This class was needed in the past and not being removed for future functionalities that might be needed for all classes that still extend it. }
[-] base-widget-trait.php
[edit]
[+]
..
[-] base-carousel-trait.php
[edit]
[-] module-base.php
[edit]
[-] .htaccess
[edit]
[-] on-import-trait.php
[edit]
[-] base-widget.php
[edit]