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