You are here

admin_login_path.services.yml in Admin Login Path 2.x

Same filename and directory in other branches
  1. 8 admin_login_path.services.yml

File

admin_login_path.services.yml
View source
  1. services:
  2. admin_login_path.route_subscriber:
  3. class: Drupal\admin_login_path\Routing\RouteSubscriber
  4. tags:
  5. - { name: event_subscriber }