protected property Settings::$entityTypeManager in Courier 2.x
Same name and namespace in other branches
- 8 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\FormCode
protected $entityTypeManager;