You are here

protected property WorkspacePublishForm::$entityTypeManager in Drupal 9

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/workspaces/src/Form/WorkspacePublishForm.php, line 39

Class

WorkspacePublishForm
Provides the workspace publishing form.

Namespace

Drupal\workspaces\Form

Code

protected $entityTypeManager;