*/ class BaseStandaloneFormExtSections extends BaseStandaloneForm implements \ModulesGarden\Servers\ZimbraEmail\Core\UI\Interfaces\AjaxElementInterface, \ModulesGarden\Servers\ZimbraEmail\Core\UI\Interfaces\FormInterface { protected $id = 'baseStandaloneFormExtSections'; protected $name = 'baseStandaloneFormExtSections'; }