Skip to content

Commit

Permalink
Update src/lib/Menu/UserMenuBuilder.php
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Brzegowski <[email protected]>
  • Loading branch information
GrabowskiM and tischsoic authored Oct 16, 2023
1 parent ed4e021 commit 1d74281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Menu/UserMenuBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class UserMenuBuilder extends AbstractBuilder implements TranslationContainerInt
public function __construct(
MenuItemFactory $factory,
EventDispatcherInterface $eventDispatcher,
TokenStorageInterface $tokenStorage,
TokenStorageInterface $tokenStorage
) {
parent::__construct($factory, $eventDispatcher);

Expand Down

0 comments on commit 1d74281

Please sign in to comment.