<?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. }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
base-carousel-trait.php | File | 37.74 KB | 0644 |
|
base-widget-trait.php | File | 329 B | 0644 |
|
base-widget.php | File | 663 B | 0644 |
|
module-base.php | File | 332 B | 0644 |
|
on-import-trait.php | File | 3.9 KB | 0644 |
|