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