template_preprocess_fieldset(&$variables)
Prepares variables for fieldset element templates.
Default template: fieldset.html.twig.
Parameters
array $variables: An associative array containing:
element: An associative array containing the properties of the element. Properties used: #attributes, #children, #description, #id, #title, #value.
File
core/includes/form.inc, line 192 Functions for form and batch generation and processing.
Code
function template_preprocess_fieldset(&$varia