You are here

evercurrent.services.yml in Evercurrent 8.2

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

File

evercurrent.services.yml
View source
  1. services:
  2. evercurrent.update_helper:
  3. class: Drupal\evercurrent\UpdateHelper
  4. arguments: ['@config.factory', '@module_handler', '@theme_handler', '@messenger']