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

class WPBakeryShortCode_VC_Twitter extends WPBakeryShortCode {
}