You are here

protected property StatusOverviewForm::$entityTypeManager in Brightcove Video Connect 8

Same name and namespace in other branches
  1. 8.2 src/Form/StatusOverviewForm.php \Drupal\brightcove\Form\StatusOverviewForm::entityTypeManager
  2. 3.x src/Form/StatusOverviewForm.php \Drupal\brightcove\Form\StatusOverviewForm::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Form/StatusOverviewForm.php, line 32

Class

StatusOverviewForm
Class StatusOverviewForm.

Namespace

Drupal\brightcove\Form

Code

protected $entityTypeManager;