You are here

protected property TablesViews::$entityManager in Views Custom Table 8

Same name and namespace in other branches
  1. 9.0.x src/Controller/TablesViews.php \Drupal\view_custom_table\Controller\TablesViews::entityManager

Entity Manager for calss.

Type: \Drupal\Core\Entity\EntityTypeManager

Overrides ControllerBase::$entityManager

File

src/Controller/TablesViews.php, line 20

Class

TablesViews
Defines TablesViews class.

Namespace

Drupal\view_custom_table\Controller

Code

protected $entityManager;