You are here

protected property Settings::$eventManager in Courier 8

Same name and namespace in other branches
  1. 2.x src/Form/Settings.php \Drupal\courier\Form\Settings::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/Settings.php, line 29

Class

Settings
Configure Courier settings.

Namespace

Drupal\courier\Form

Code

protected $eventManager;