/home/arranoyd/empl/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_image.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( '-1' );
}

return '{{ featured_image: ' . http_build_query( $atts ) . ' }}';