You are here

private property NodeTypeThumbnailFormHelper::$entityManager in Acquia Lift Connector 8

Entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Service/Helper/NodeTypeThumbnailFormHelper.php, line 29
Contains \Drupal\acquia_lift\Service\Helper\NodeTypeThumbnailFormHelper.

Class

NodeTypeThumbnailFormHelper
Defines a form that alters node type form to add a thumbnail form.

Namespace

Drupal\acquia_lift\Service\Helper

Code

private $entityManager;