You are here

protected property NodeCloneFormController::$entityManager in Node clone 8

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Controller/NodeCloneFormController.php, line 32

Class

NodeCloneFormController
Wrapping controller for entity forms that serve as the main page body.

Namespace

Drupal\node_clone\Controller

Code

protected $entityManager;