Current File : /home/kelaby89/muzza.fit/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gmaps.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

/**
 * Class WPBakeryShortCode_Vc_Gmaps
 */
class WPBakeryShortCode_Vc_Gmaps extends WPBakeryShortCode {
}
Hello World !