You are here

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

Entity Field Manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/NodeTypePreviewImageForm.php, line 26

Class

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

Namespace

Drupal\acquia_contenthub\Form

Code

private $entityFieldManager;