diff --git a/core/includes/theme.inc b/core/includes/theme.inc index 0549efe82e..60dbf55eae 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -630,35 +630,6 @@ function template_preprocess_datetime_wrapper(&$variables) { $variables['content'] = $element['#children']; } -/** - * Prepares variables for an operation list template. - * - * Default template: operation-list.html.twig. - * - * @param array $variables - * An associative array containing: - * - operations: An array of render elements that will be displayed in a list. - * This element can be a submit, button, or link render element. All other - * items will be filtered from the array. - * - attributes: A keyed array of attributes for the