Index of /wp-content/<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; / Exit if accessed directly
}
/**
* Elementor sub controls stack.
*
* An abstract class that can be used to divide a large ControlsStack into small parts.
*
* @abstract
*/
abstract class Sub_Controls_Stack {
Name Last modified Size Description
Parent Directory -
**
* @var Controls..> 2021-12-23 17:05 -