mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
set "logout" entry in user menu at the end of the menu
This commit is contained in:
parent
2bb3b332f3
commit
45a9937dbb
@ -34,7 +34,7 @@ class UserMenuBuilder implements LocalMenuBuilderInterface
|
||||
'route' => 'logout'
|
||||
])
|
||||
->setExtras([
|
||||
'order'=> 10,
|
||||
'order'=> 99999999999,
|
||||
'icon' => 'power-off'
|
||||
]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user