• File: vc-gmaps.php
  • Full Path: /home/mannonia/www/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gmaps.php
  • File size: 118 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

class WPBakeryShortCode_VC_Gmaps extends WPBakeryShortCode {
}