protected property ViewsUIController::$entityManager

Stores the Entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php, line 35
Contains \Drupal\views_ui\Controller\ViewsUIController.

Class

ViewsUIController
Returns responses for Views UI routes.

Namespace

Drupal\views_ui\Controller

Code

protected $entityManager;