Index of /wp-content/<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; / Exit if accessed directly.
}
/**
* Elementor group control base.
*
* An abstract class for creating new group controls in the panel.
*
* @since 1.0.0
* @abstract
*/
abstract class Group_Control_Base implements Group_Control_Interface {
Name Last modified Size Description
Parent Directory -
**
* Arguments.
..> 2021-12-23 17:05 -