You are here

protected property EventTypeForm::$rngConfiguration in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeForm.php \Drupal\rng\Form\EventTypeForm::rngConfiguration
  2. 3.x src/Form/EventTypeForm.php \Drupal\rng\Form\EventTypeForm::rngConfiguration

The RNG configuration service.

Type: \Drupal\rng\RngConfigurationInterface

File

src/Form/EventTypeForm.php, line 49

Class

EventTypeForm
Form controller for event config entities.

Namespace

Drupal\rng\Form

Code

protected $rngConfiguration;