diff --git a/core/themes/classy/templates/navigation/menu.html.twig b/core/themes/classy/templates/navigation/menu.html.twig index 67ada7d..e482ef4 100644 --- a/core/themes/classy/templates/navigation/menu.html.twig +++ b/core/themes/classy/templates/navigation/menu.html.twig @@ -12,9 +12,9 @@ * - url: The menu link url, instance of \Drupal\Core\Url * - localized_options: Menu link localized options. * - is_expanded: TRUE if the link has visible children within the current - * tree. - * - is_collapsed: TRUE if the link has children within the current tree that - * are not currently visible. + * menu tree. + * - is_collapsed: TRUE if the link has children within the current menu tree + * that are not currently visible. * - in_active_trail: TRUE if the link is in the active trail. */ #}