partial('partials/forms/radio-controls.phtml', [ 'id' => $this->id, 'radio' => $this->radio, 'indentControls' => $this->indentControls, 'element' => $this->element, 'hideIndentControls' => true, ]); $radioElementId = $this->element->getElement($this->radio)->getId(); ?>