You are here

service httpswww.event_subscriber in HTTPS and WWW Redirect 2.x

Same name and namespace in other branches
  1. 8 httpswww.services.yml \httpswww.event_subscriber

Class

Drupal\httpswww\EventSubscriber\HttpsWwwRedirectSubscriber

Tags

  • event_subscriber

File

./httpswww.services.yml
httpswww.services.yml

View source
  1. class: Drupal\httpswww\EventSubscriber\HttpsWwwRedirectSubscriber
  2. arguments:
  3. - '@config.factory'
  4. - '@current_user'
  5. tags:
  6. - { name: event_subscriber }