<?php
/**
 * WPBakery Visual Composer shortcodes
 *
 * @package WPBakeryVisualComposer
 *
 */
 
class WPBakeryShortCode_VC_Cta_button extends WPBakeryShortCode {


}