Elementor\Control_Tab::content_template PHP Метод

content_template() публичный Метод

public content_template ( )
    public function content_template()
    {
        ?>
		<# if ( ! data.is_tabs_wrapper ) { #>
			<div class="elementor-panel-tab-heading">
				{{{ data.label }}}
			</div>
		<# } #>
		<?php 
    }