Index of /wp-content/<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; / Exit if accessed directly.
}
/**
* Elementor section element.
*
* Elementor section handler class is responsible for initializing the section
* element.
*
* @since 1.0.0
*/
class Element_Section extends Element_Base {
Name Last modified Size Description
Parent Directory -