XylotrechusZ
XylotrechusZ Shell
: /home/mjbynoyq/sub.dubailivejob.site/wp-content/plugins/elementor/includes/widgets/ [ drwxr-xr-x ]
<?php
namespace Elementor;
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
class Widget_Common extends Widget_Common_Base {
public function get_name() {
return 'common';
}
}