Skip to content
Snippets Groups Projects
Commit e578fd92 authored by catch's avatar catch
Browse files

Issue #2667304 by felribeiro: Error in variables documentation for vertical-tabs.html.twig

parent 285b9715
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -5,7 +5,7 @@
*
* Available variables
* - attributes: A list of HTML attributes for the wrapper element.
* - children: The rendered checkboxes.
* - children: The rendered tabs.
*
* @see template_preprocess_vertical_tabs()
*
......
......@@ -5,7 +5,7 @@
*
* Available variables
* - attributes: A list of HTML attributes for the wrapper element.
* - children: The rendered checkboxes.
* - children: The rendered tabs.
*
* @see template_preprocess_vertical_tabs()
*/
......
......@@ -5,7 +5,7 @@
*
* Available variables
* - attributes: A list of HTML attributes for the wrapper element.
* - children: The rendered checkboxes.
* - children: The rendered tabs.
*
* @see template_preprocess_vertical_tabs()
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment