You are here

private property FormManglerService::$entityTypeManager in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/FormManglerService.php \Drupal\rabbit_hole\FormManglerService::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null

File

src/FormManglerService.php, line 35

Class

FormManglerService
Provides necessary form alterations.

Namespace

Drupal\rabbit_hole

Code

private $entityTypeManager;