You are here

protected property AjaxFormEntityController::$entityTypeManager in Ajax form entity 8

Entity manager.

Type: \Drupal\Core\Entity\EntityManager

Overrides ControllerBase::$entityTypeManager

File

src/Controller/AjaxFormEntityController.php, line 31

Class

AjaxFormEntityController
Class AjaxFormEntityController.

Namespace

Drupal\ajax_form_entity\Controller

Code

protected $entityTypeManager;