You are here

protected property AjaxController::$entityManager in Sortableviews 8

An instance of the entity manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/AjaxController.php, line 26

Class

AjaxController
Controller for sortableviews ajax calls.

Namespace

Drupal\sortableviews\Controller

Code

protected $entityManager;