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