Psyduck - 可達鴨 之 鴨力山大

Current Path : home/irplbiz/public_html/araspl_new/wp-content/plugins/elementor/includes/widgets/
Upload File :
Current File : /home/irplbiz/public_html/araspl_new/wp-content/plugins/elementor/includes/widgets/common.php

<?php
namespace Elementor;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Widget_Common extends Widget_Common_Base {

	public function get_name() {
		return 'common';
	}
}