/
var
/
www
/
p4ela.net
/
www
/
wp-content
/
plugins
/
elementor
/
core
/
settings
/
base
/
/var/www/p4ela.net/www/wp-content/plugins/elementor/core/settings/base
mkdir
upload
Name
Size
Mode
Actions
css-manager.php
2417
0666
edit
dl
rm
css-model.php
372
0666
edit
dl
rm
manager.php
7790
0666
edit
dl
rm
model.php
605
0666
edit
dl
rm
Edit:
/var/www/p4ela.net/www/wp-content/plugins/elementor/core/settings/base/css-model.php
(372B)
<?php namespace Elementor\Core\Settings\Base; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } abstract class CSS_Model extends Model { /** * Get CSS wrapper selector. * * Retrieve the wrapper selector for the current panel. * * @since 1.6.0 * @access public * @abstract */ abstract public function get_css_wrapper_selector(); }
Save
cmd:
run