Issue #3441615 by SKAUGHT, mErilainen, kekkis: navigation_theme() loads 'extension.list.module' for no purpose
parent
7bef6b107a
commit
62f43ebcaa
|
@ -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…
Reference in New Issue