Skip to content
Snippets Groups Projects

Issue #3441615. remove legacy template var (and service call) in main hook_theme

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -101,7 +101,6 @@ function navigation_theme($existing, $type, $theme, $path) {
'items' => [],
'title' => NULL,
'menu_name' => NULL,
'path' => \Drupal::service('extension.list.module')->getPath('navigation'),
],
];
Loading