You are here

protected property AjaxController::$entityTypeManager in Private Message 8.2

The entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/AjaxController.php, line 50

Class

AjaxController
Controller to handle Ajax requests.

Namespace

Drupal\private_message\Controller

Code

protected $entityTypeManager;