You are here

maintenance_exempt.services.yml in Maintenance Exempt 8

File

maintenance_exempt.services.yml
View source
  1. services:
  2. maintenance_mode:
  3. class: Drupal\maintenance_exempt\MaintenanceModeExempt
  4. arguments: ['@state', '@request_stack', '@path.matcher']