You are here

protected property AjaxController::$entityManager in Private Message 8

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

Overrides ControllerBase::$entityManager

File

src/Controller/AjaxController.php, line 50

Class

AjaxController
Controller to handle Ajax requests.

Namespace

Drupal\private_message\Controller

Code

protected $entityManager;