Skip to content

Commit

Permalink
Update modules/custom/az_core/az_core.services.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Parsons <[email protected]>
  • Loading branch information
trackleft and joeparsons authored Dec 12, 2024
1 parent 0ea2a88 commit fc1d1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/custom/az_core/az_core.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- '@config_update.config_list'
- '@module_handler'
# Decorates the normal user module links.
az_person.toolbar_link_builder:
az_core.toolbar_link_builder:
class: Drupal\az_core\AZUserToolbarLinkBuilder
decorates: user.toolbar_link_builder
parent: user.toolbar_link_builder
Expand Down

0 comments on commit fc1d1da

Please sign in to comment.