You are here

protected property UpdateForm::$entityTypeManager in Workspace 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/UpdateForm.php, line 37

Class

UpdateForm
The form to update the current workspace with its upstream.

Namespace

Drupal\workspace\Form

Code

protected $entityTypeManager;