File "vc-cta-button2.php"
Full Path: /home/pylifeesyu/www/wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta-button2.php
File size: 213 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
/**
* WPBakery Visual Composer shortcodes
*
* @package WPBakeryVisualComposer
*
*/
class WPBakeryShortCode_VC_Cta_button2 extends WPBakeryShortCode {
}