/home/s/h/a/shalekuihb/www/wp-content/plugins/js_composer/include/classes/shortcodes/vc-zigzag.php
<?php
/**
 * Class that handles specific [vc_zigzag] shortcode.
 *
 * @see js_composer/include/templates/shortcodes/vc_zigzag.php
 */

if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

/**
 * Class WPBakeryShortCode_Vc_Zigzag
 */
class WPBakeryShortCode_Vc_Zigzag extends WPBakeryShortCode {
}