Last active
April 2, 2018 10:56
-
-
Save livsi/b51f7f84b8fdcc7315b53df16e7646c7 to your computer and use it in GitHub Desktop.
Logout link in sonata admin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| services: | |
| ... | |
| App\EventSubscriber\MenuBuilderListener: | |
| tags: | |
| - { name: kernel.event_listener, event: sonata.admin.event.configure.menu.sidebar, method: addMenuItems } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment