*/ class TabContainerRight extends BaseContainer { protected $name = 'tabContainerRight'; protected $data = []; protected $defaultTemplateName = 'tabContainerRight'; }