You are here

protected property AddViewsCustomTable::$entityManager in Views Custom Table 9.0.x

Same name and namespace in other branches
  1. 8 src/Form/AddViewsCustomTable.php \Drupal\view_custom_table\Form\AddViewsCustomTable::entityManager

Entity Manager for calss.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Form/AddViewsCustomTable.php, line 40

Class

AddViewsCustomTable
Add views custom table form.

Namespace

Drupal\view_custom_table\Form

Code

protected $entityManager;