You are here

service drupalmonitor.metric_service in Drupalmonitor 8

Class

Drupal\drupalmonitor\MetricService
1 string reference to drupalmonitor.metric_service
DrupalMonitorController::create in src/Controller/DrupalMonitorController.php
Instantiates a new instance of this class.

File

./drupalmonitor.services.yml
drupalmonitor.services.yml

View source
  1. class: Drupal\drupalmonitor\MetricService
  2. arguments:
  3. - '@database'
  4. - '@module_handler'