You are here

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

Same name and namespace in other branches
  1. 8.3 src/Form/AdminSettingsForm.php \Drupal\acquia_lift\Form\AdminSettingsForm::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Form/AdminSettingsForm.php, line 31
Contains \Drupal\acquia_lift\Form\AdminSettingsForm.

Class

AdminSettingsForm
Defines a form that configures settings.

Namespace

Drupal\acquia_lift\Form

Code

private $entityManager;