Skip to content
Snippets Groups Projects

Issue #3441615: navigation_theme() loads 'extension.list.module' for no purpose.

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