| 1234 |
- services:
- login_destination.manager:
- class: Drupal\login_destination\LoginDestinationManager
- arguments: ['@entity_type.manager', '@path.alias_manager', '@path.matcher', '@path.current', '@redirect.destination', '@config.factory', '@request_stack']
|