AlkantarClanX12

Your IP : 3.142.212.119


Current Path : /home/thanudqk/www/wp-content/plugins/js_composer/include/classes/shortcodes/
Upload File :
Current File : /home/thanudqk/www/wp-content/plugins/js_composer/include/classes/shortcodes/vc-separator.php

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

/**
 * Class WPBakeryShortCode_Vc_Separator
 */
class WPBakeryShortCode_Vc_Separator extends WPBakeryShortCode {

	/**
	 * @param $title
	 * @return string
	 */
	public function outputTitle( $title ) {
		return '';
	}
}