You are here

protected property IndexForm::$entityManager in Elasticsearch Connector 8

The entity manager.

This object members must be set to anything other than private in order for \Drupal\Core\DependencyInjection\DependencySerialization to be detected.

Type: \Drupal\Core\Entity\EntityManager

File

src/Form/IndexForm.php, line 30
Contains \Drupal\elasticsearch_connector\Form\IndexForm.

Class

IndexForm
Form controller for node type forms.

Namespace

Drupal\elasticsearch_connector\Form

Code

protected $entityManager;