@@ -95,7 +95,7 @@ |
||
95 | 95 | $selectedSubnavItem = [$selectedSubnavItem]; |
96 | 96 | } |
97 | 97 | |
98 | - $this->selectedSubnavItem = $selectedSubnavItem; |
|
98 | + $this->selectedSubnavItem = $selectedSubnavItem; |
|
99 | 99 | } |
100 | 100 | |
101 | 101 | protected function getHandle(MenuInterface|MenuItemInterface $class): string |