ContextConfigure::$entityTypeManager

Same name and namespace in other branches
  1. 4.0.x src/Form/ContextConfigure.php \Drupal\ctools\Form\ContextConfigure::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ContextConfigure.php, line 36

Class

ContextConfigure
Configure Context Form.

Namespace

Drupal\ctools\Form

Code

protected $entityTypeManager;