You are here

service rng.configuration in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 rng.services.yml \rng.configuration
  2. 3.x rng.services.yml \rng.configuration

Class

Drupal\rng\RngConfiguration
2 string references to rng.configuration
EventMeta::createInstance in src/EventMeta.php
Instantiates a new instance of EventMeta handler.
EventTypeForm::create in src/Form/EventTypeForm.php
Instantiates a new instance of this class.

File

./rng.services.yml
rng.services.yml

View source
  1. class: Drupal\rng\RngConfiguration
  2. arguments:
  3. - '@config.factory'
  4. - '@plugin.manager.identity_channel'