You are here

protected property Settings::$entityTypeManager in Courier 8

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/Settings.php, line 22

Class

Settings
Configure Courier settings.

Namespace

Drupal\courier\Form

Code

protected $entityTypeManager;