You are here

private property NodeTypePreviewImageForm::$entityTypeManager in Acquia Content Hub 8

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/NodeTypePreviewImageForm.php, line 33

Class

NodeTypePreviewImageForm
Defines a form that alters node type form to add a preview image form.

Namespace

Drupal\acquia_contenthub\Form

Code

private $entityTypeManager;